From 25a5462dca99b0f8317e6a08194a56dd5fe1a458 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Tue, 3 Mar 2009 14:17:52 +0100 Subject: Allow optional ipv6 build, how comes that so far noone screamed that the support is not in... --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') 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) -- cgit v1.2.3