summaryrefslogtreecommitdiffstats
path: root/src/HTTP/CMakeLists.txt
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2016-07-17 16:41:48 +0200
committerMattes D <github@xoft.cz>2016-07-18 22:11:42 +0200
commit8eaa8613daa8e433f68587d8a3a30bba2c7b9d4a (patch)
tree67f0704c4e298f5eb19a49c90cffa0ed235bc74d /src/HTTP/CMakeLists.txt
parentUse system Lua, if available, to generate bindings. (diff)
downloadcuberite-8eaa8613daa8e433f68587d8a3a30bba2c7b9d4a.tar
cuberite-8eaa8613daa8e433f68587d8a3a30bba2c7b9d4a.tar.gz
cuberite-8eaa8613daa8e433f68587d8a3a30bba2c7b9d4a.tar.bz2
cuberite-8eaa8613daa8e433f68587d8a3a30bba2c7b9d4a.tar.lz
cuberite-8eaa8613daa8e433f68587d8a3a30bba2c7b9d4a.tar.xz
cuberite-8eaa8613daa8e433f68587d8a3a30bba2c7b9d4a.tar.zst
cuberite-8eaa8613daa8e433f68587d8a3a30bba2c7b9d4a.zip
Diffstat (limited to 'src/HTTP/CMakeLists.txt')
-rw-r--r--src/HTTP/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/HTTP/CMakeLists.txt b/src/HTTP/CMakeLists.txt
index acb3ac2cd..03cda2adc 100644
--- a/src/HTTP/CMakeLists.txt
+++ b/src/HTTP/CMakeLists.txt
@@ -1,5 +1,3 @@
-
-cmake_minimum_required (VERSION 2.6)
project (Cuberite)
include_directories ("${PROJECT_SOURCE_DIR}/../")