Skip to content

Commit

Permalink
Problem: comment not well formed in CMakeLists.txt
Browse files Browse the repository at this point in the history
Solution: fix comment
  • Loading branch information
hitstergtd committed Apr 18, 2016
1 parent 1d083a3 commit e09eb0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CMake build script for ZeroMQ tests
cmake_minimum_required(VERSION "2.8.1")

# name of Windows project will tests.sln
# On Windows: solution file will be called tests.sln
PROJECT(tests)

set(tests
Expand Down

0 comments on commit e09eb0d

Please sign in to comment.