CMakeLists.txt
changeset 8636 fa8cd97a0a09
parent 8635 c1c6b815691e
child 8640 75d42abc9375
--- 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()