We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30ad2e commit 5c3e3a4Copy full SHA for 5c3e3a4
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 2.8.3)
+cmake_minimum_required(VERSION 3.0.2)
2
project(full_coverage_path_planner)
3
add_compile_options(-std=c++11)
4
0 commit comments