diff -r c1c6b815691e -r fa8cd97a0a09 CMakeLists.txt --- 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()