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.
2 parents 3971745 + 53d3d25 commit 5dd397dCopy full SHA for 5dd397d
tests/CMakeLists.txt
@@ -2,7 +2,7 @@
2
3
#set(DEBUG_OSCD 1) # print debug info during cmake
4
5
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.13)
6
if(POLICY CMP0017)
7
# Explicitly use new include policy to avoid globally shadowing included modules
8
# https://cmake.org/cmake/help/v2.8.8/cmake.html#policy:CMP0017
0 commit comments