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 3acbb9f commit 2250070Copy full SHA for 2250070
CMakeLists.txt
@@ -1,5 +1,4 @@
1
-cmake_minimum_required(VERSION 3.0)
2
-cmake_policy(VERSION 3.0)
+cmake_minimum_required(VERSION 3.20)
3
4
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
5
include(VersioningUtils)
0 commit comments