Allow building MCADefrag at the same time as MCServer

This commit is contained in:
Tycho
2014-02-16 03:37:31 -08:00
parent 42e9b21fb2
commit 2acf218700
4 changed files with 106 additions and 120 deletions
+2 -4
View File
@@ -30,10 +30,8 @@ endfunction()
# Include the libraries:
if(NOT DEFINED ${ZLIB})
add_subdirectory(../../lib/zlib lib/zlib)
set(ZLIB 1)
endif()
add_subdirectory(../../lib/zlib lib/zlib)
set_exe_flags()