aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-03-28 18:37:02 +0800
committercrupest <crupest@outlook.com>2019-03-28 18:37:02 +0800
commitd72ff7334270de91242240d45263783e72546a1e (patch)
treef7e6bb13b4efb69d108e1521035b929137b6dd33 /CMakeLists.txt
parentae41f140bfe121274311e00ddd74f7bd9b192819 (diff)
downloadcru-d72ff7334270de91242240d45263783e72546a1e.tar.gz
cru-d72ff7334270de91242240d45263783e72546a1e.tar.bz2
cru-d72ff7334270de91242240d45263783e72546a1e.zip
...
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index db155296..df3e99f9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.14)
+cmake_minimum_required(VERSION 3.12) # use 3.12 because VS internal cmake is 3.12
project(CruUI)