mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
Merge pull request #1901 from hitstergtd/hitstergtd-testcmake-fix
Problem: comment not well formed in CMakeLists.txt
This commit is contained in:
commit
8d49650ac8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user