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 af65002 commit d0d2318Copy full SHA for d0d2318
CMakeLists.txt
@@ -23,7 +23,7 @@
23
# SOFTWARE.
24
#
25
26
-cmake_minimum_required(VERSION 3.10.2)
+cmake_minimum_required(VERSION 3.14)
27
28
if(NOT CMAKE_BUILD_TYPE)
29
set(CMAKE_BUILD_TYPE "Release" CACHE STRING "Choose the type of build, options are: Debug, Release, or MinSizeRel." FORCE)
0 commit comments