summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e3e24c1..7a6041c 100644
--- a/README
+++ b/README
@@ -84,7 +84,7 @@ HOWTO COMPILE
you have to place source to some directory with no space in its path.
# ADDITIONAL OPTIONS FOR CMAKE
- #option(WITH_SERVER "Build the server instead of client" ON)
+ #option(WITH_SERVER "Build the server instead of client" OFF)
#option(WITH_AUDIO "Build with audio enabled" ON)
#option(ENABLE_DEBUG "Build debug features" OFF)
#option(WITH_NLS "Build the translations" ON)