We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88aa5b4 commit 0357fa9Copy full SHA for 0357fa9
CMakeLists.txt
@@ -15,8 +15,8 @@
15
###############################################################################
16
# CMake build rules for Fast DDS
17
18
-cmake_minimum_required(VERSION 3.5)
19
-cmake_policy(VERSION 3.5...3.13)
+cmake_minimum_required(VERSION 3.13)
+cmake_policy(VERSION 3.13...3.16)
20
21
set(IS_TOP_LEVEL TRUE)
22
if(PROJECT_SOURCE_DIR)
0 commit comments