summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/CMakeLists.txt
diff options
context:
space:
mode:
authorTycho Bickerstaff <work.tycho@gmail.com>2013-12-10 23:59:53 +0100
committerTycho Bickerstaff <work.tycho@gmail.com>2013-12-10 23:59:53 +0100
commit712f7d5a23015c08c2b838bd0107d21bdbbf5390 (patch)
treea63c9acc7259708a3ba2b6996bf9c533805a56ee /src/OSSupport/CMakeLists.txt
parentmore cmake changes (diff)
downloadcuberite-712f7d5a23015c08c2b838bd0107d21bdbbf5390.tar
cuberite-712f7d5a23015c08c2b838bd0107d21bdbbf5390.tar.gz
cuberite-712f7d5a23015c08c2b838bd0107d21bdbbf5390.tar.bz2
cuberite-712f7d5a23015c08c2b838bd0107d21bdbbf5390.tar.lz
cuberite-712f7d5a23015c08c2b838bd0107d21bdbbf5390.tar.xz
cuberite-712f7d5a23015c08c2b838bd0107d21bdbbf5390.tar.zst
cuberite-712f7d5a23015c08c2b838bd0107d21bdbbf5390.zip
Diffstat (limited to 'src/OSSupport/CMakeLists.txt')
-rw-r--r--src/OSSupport/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/OSSupport/CMakeLists.txt b/src/OSSupport/CMakeLists.txt
index e559ca681..8eeff9d9b 100644
--- a/src/OSSupport/CMakeLists.txt
+++ b/src/OSSupport/CMakeLists.txt
@@ -4,7 +4,6 @@ project (MCServer)
include_directories ("${PROJECT_SOURCE_DIR}/../")
file(GLOB SOURCE
- "*.h"
"*.cpp"
)