We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4585b92 commit 6a534beCopy full SHA for 6a534be
test/cmake/regression/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.0.0 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
2
cmake_policy(SET CMP0057 NEW)
3
4
project(regression_test LANGUAGES C)
0 commit comments