mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-19 08:46:44 +01:00
Merge pull request #3157 from kermitbu/master
use cmake compile the unittest
This commit is contained in:
commit
add97caa4f
@ -23,6 +23,7 @@ if(WIN32)
|
||||
endif()
|
||||
|
||||
include_directories("${CMAKE_SOURCE_DIR}/include" "${CMAKE_SOURCE_DIR}/src" "${CMAKE_BINARY_DIR}")
|
||||
include_directories("${CMAKE_SOURCE_DIR}/external/unity")
|
||||
|
||||
foreach(test ${unittests})
|
||||
# target_sources not supported before CMake 3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user