FairMQ: Require Boost 1.66

This commit is contained in:
Dennis Klein 2019-08-07 18:17:21 +02:00 committed by Dennis Klein
parent 7cacf471b9
commit 31edf948de

View File

@ -105,7 +105,7 @@ if(BUILD_FAIRMQ OR BUILD_SDK)
set(Boost_NO_BOOST_CMAKE ON) set(Boost_NO_BOOST_CMAKE ON)
endif() endif()
find_package2(PUBLIC Boost REQUIRED find_package2(PUBLIC Boost REQUIRED
VERSION 1.64 VERSION 1.66
COMPONENTS COMPONENTS
container container