From b387348d05f7560f6b783ac1e9b2fe218c827c18 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Sun, 12 Apr 2009 15:27:11 +0200 Subject: Whitespace --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c37b5c7..0d9bd3e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ # DEFAULT OPTIONS ############################################################################### option(WITH_SERVER "Build the server instead of client" OFF) -option(ENABLE_IPV6 "Build with the ipv6 support" OFF) +option(ENABLE_IPV6 "Build with the ipv6 support" OFF) option(WITH_AUDIO "Build with audio enabled" ON) option(ENABLE_DEBUG "Build debug features" OFF) option(DEVELOPER "Modify stuff to please tuxanci devs" OFF) -- cgit v1.2.3