From a6d527f92599a47fc17a228fdf6d57f68e83f97a Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Tue, 1 Feb 2011 21:17:51 +0100 Subject: Enable manaserv by default now --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b8743a62..d3a87236 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,7 @@ FIND_PACKAGE(Gettext) OPTION(WITH_OPENGL "Enable OpenGL support" ON) OPTION(ENABLE_NLS "Enable building of tranlations" ON) -OPTION(ENABLE_MANASERV "Enable Manaserv support" OFF) +OPTION(ENABLE_MANASERV "Enable Manaserv support" ON) IF (WIN32) SET(PKG_DATADIR ".") -- cgit v1.2.3-70-g09d2