Skip to content

Commit

Permalink
Merge pull request #1901 from hitstergtd/hitstergtd-testcmake-fix
Browse files Browse the repository at this point in the history
Problem: comment not well formed in CMakeLists.txt
  • Loading branch information
bluca committed Apr 18, 2016
2 parents 1d083a3 + e09eb0d commit 8d49650
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 8d49650

Please sign in to comment.