mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-19 18:03:50 +00:00
Problem: comment not well formed in CMakeLists.txt
Solution: fix comment
This commit is contained in:
parent
1d083a33fd
commit
e09eb0db6f
@ -1,7 +1,7 @@
|
|||||||
# CMake build script for ZeroMQ tests
|
# CMake build script for ZeroMQ tests
|
||||||
cmake_minimum_required(VERSION "2.8.1")
|
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)
|
PROJECT(tests)
|
||||||
|
|
||||||
set(tests
|
set(tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user