We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ed12c commit 4585b92Copy full SHA for 4585b92
test/cmake/samples/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(samples LANGUAGES C)
0 commit comments