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.
cmake_minimum_required
1 parent e746d29 commit 9d066ffCopy full SHA for 9d066ff
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.4)
+cmake_minimum_required(VERSION 3.2)
2
3
# Set the type/configuration of build to perform
4
set ( CMAKE_CONFIGURATION_TYPES "Debug" "Release" "MinSizeRel" "RelWithDebInfo" "CodeCoverage" )
0 commit comments