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 468025b commit ed26790Copy full SHA for ed26790
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.22.1 FATAL_ERROR)
2
3
#============================================================================
4
# Initialize the project
examples/using_cli/CMakeLists.txt
-cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
project(gz-utils-cli-demo)
# Find the Gazebo Libraries used directly by the example
0 commit comments