Bump DDS version to 3.5.3 (multiple sessions support)

This commit is contained in:
Alexey Rybalchenko 2020-11-12 19:40:19 +01:00 committed by Dennis Klein
parent e39d17d09e
commit 0806720f61

View File

@ -82,7 +82,7 @@ endif()
if(BUILD_DDS_PLUGIN OR BUILD_SDK)
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_VERSION 1.67)