diff --git a/CMakeLists.txt b/CMakeLists.txt index d8a3a988..dc2d501e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -161,7 +161,7 @@ endif() if(BUILD_FAIRMQ) find_package2(PRIVATE ZeroMQ REQUIRED - VERSION 4.1.5 + VERSION 4.1.4 ) endif()