mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
fixed linking zmq
This commit is contained in:
@ -47,8 +47,6 @@ find_package(Doxygen)
|
||||
find_package(ZeroMQ 4 REQUIRED)
|
||||
|
||||
|
||||
message("zeromq found: ${ZeroMQ_VERSION_MAJOR} ${ZeroMQ_VERSION_MINOR}")
|
||||
|
||||
if (USE_TESTS)
|
||||
enable_testing()
|
||||
endif(USE_TESTS)
|
||||
|
Reference in New Issue
Block a user