summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-03-03 14:17:52 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2009-03-03 14:17:52 +0100
commit25a5462dca99b0f8317e6a08194a56dd5fe1a458 (patch)
tree860c4f2e71bdaf22921d11a8ec22dd2dc854ef1b /README
parentbdb24d2eb406a6dc313f31c796201dd1fdb998f2 (diff)
Allow optional ipv6 build, how comes that so far noone screamed that the support is not in...
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 7a6041c..0523f79 100644
--- a/README
+++ b/README
@@ -84,6 +84,7 @@ HOWTO COMPILE
you have to place source to some directory with no space in its path.
# ADDITIONAL OPTIONS FOR CMAKE
+ #option(ENABLE_IPV6 "Build with the ipv6 support" OFF)
#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)