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 661f746 commit d43e48eCopy full SHA for d43e48e
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/CMakeLists.txt
-cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
project(gz-math-examples)
0 commit comments