We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e89305 commit 6dcd1afCopy full SHA for 6dcd1af
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 3.0.2)
2
project(dynamic_reconfigure)
3
4
find_package(catkin REQUIRED COMPONENTS message_generation roscpp std_msgs)
0 commit comments