Unverified Commit 39421958 authored by Juraj Oršulić's avatar Juraj Oršulić Committed by GitHub

Update CMakeLists.txt

parent cfc9d5f5
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment