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 273618c + 4a1fbdf commit 7b73239Copy full SHA for 7b73239
2 files changed
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.6)
2
project(metamod CXX)
3
4
if (WIN32)
metamod/CMakeLists.txt
@@ -21,7 +21,7 @@
21
#
22
#----------------------------------------
23
24
25
26
27
option(DEBUG "Build with debug information." OFF)
0 commit comments