--- a/CMakeLists.txt Mon Mar 04 10:08:38 2013 +0100
+++ b/CMakeLists.txt Mon Mar 04 10:30:56 2013 +0100
@@ -261,7 +261,6 @@
endif()
if(ghc_executable)
- set(HAVE_NETSERVER true)
add_subdirectory(gameServer)
message(STATUS "Found GHC: ${ghc_executable}")
else()