mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-26 23:01:04 +08:00
Update CMakeLists.txt
This commit is contained in:
parent
cfc9d5f519
commit
3942195817
@ -214,9 +214,7 @@ string(TOUPPER ${API_POLLER} UPPER_API_POLLER)
|
||||
set(ZMQ_POLL_BASED_ON_${UPPER_API_POLLER} 1)
|
||||
|
||||
include(TestZMQVersion)
|
||||
if(NOT CMAKE_CROSSCOMPILING)
|
||||
include(ZMQSourceRunChecks)
|
||||
endif()
|
||||
include(ZMQSourceRunChecks)
|
||||
include(CheckIncludeFiles)
|
||||
include(CheckLibraryExists)
|
||||
include(CheckCCompilerFlag)
|
||||
|
Loading…
x
Reference in New Issue
Block a user