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 14a237f commit b40e9c4Copy full SHA for b40e9c4
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.5.1 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.22.1 FATAL_ERROR)
2
3
#============================================================================
4
# Initialize the project
example/CMakeLists.txt
-cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
project(fuel-tools-examples)
0 commit comments