summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-09-06 20:35:51 +0200
committerMattes D <github@xoft.cz>2014-09-06 20:35:51 +0200
commitc71a37012c88202563b58fdde78717b12322170a (patch)
tree450c08b9c11c6a982bd5ce6b1cdf96e8ac4b822c /CMakeLists.txt
parentAdded missing newline. (diff)
parentUpdate SetFlags.cmake (diff)
downloadcuberite-c71a37012c88202563b58fdde78717b12322170a.tar
cuberite-c71a37012c88202563b58fdde78717b12322170a.tar.gz
cuberite-c71a37012c88202563b58fdde78717b12322170a.tar.bz2
cuberite-c71a37012c88202563b58fdde78717b12322170a.tar.lz
cuberite-c71a37012c88202563b58fdde78717b12322170a.tar.xz
cuberite-c71a37012c88202563b58fdde78717b12322170a.tar.zst
cuberite-c71a37012c88202563b58fdde78717b12322170a.zip
Diffstat (limited to '')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index dd9b1e67c..4c47eb509 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required (VERSION 2.8.2)
+cmake_minimum_required (VERSION 2.8.7)
# Without this, the MSVC variable isn't defined for MSVC builds ( http://www.cmake.org/pipermail/cmake/2011-November/047130.html )
enable_language(CXX C)