mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-12-15 07:20:17 +00:00
Bump DDS version to 3.5.3 (multiple sessions support)
This commit is contained in:
committed by
Dennis Klein
parent
e39d17d09e
commit
0806720f61
@@ -82,7 +82,7 @@ endif()
|
|||||||
|
|
||||||
if(BUILD_DDS_PLUGIN OR BUILD_SDK)
|
if(BUILD_DDS_PLUGIN OR BUILD_SDK)
|
||||||
find_package2(PRIVATE DDS REQUIRED
|
find_package2(PRIVATE DDS REQUIRED
|
||||||
VERSION 3.0
|
VERSION 3.5.3
|
||||||
)
|
)
|
||||||
set(DDS_Boost_COMPONENTS system log log_setup regex filesystem thread)
|
set(DDS_Boost_COMPONENTS system log log_setup regex filesystem thread)
|
||||||
set(DDS_Boost_VERSION 1.67)
|
set(DDS_Boost_VERSION 1.67)
|
||||||
|
|||||||
Reference in New Issue
Block a user