Skip to content

Commit

Permalink
[complex_recovery] update minimum cmake version
Browse files Browse the repository at this point in the history
  • Loading branch information
sktometometo committed Sep 23, 2022
1 parent e8bb1e3 commit e3e49ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsk_robot_common/complex_recovery/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.0.2)
cmake_minimum_required(VERSION 2.8.3)
project(complex_recovery)

add_compile_options(-std=c++11)
Expand Down

0 comments on commit e3e49ed

Please sign in to comment.