mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Relax required ZeroMQ version to support the CentOS 7 system package
This commit is contained in:
committed by
Dennis Klein
parent
2f69526c04
commit
5fc1c47e2a
@@ -161,7 +161,7 @@ endif()
|
||||
|
||||
if(BUILD_FAIRMQ)
|
||||
find_package2(PRIVATE ZeroMQ REQUIRED
|
||||
VERSION 4.1.5
|
||||
VERSION 4.1.4
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user