diff --git a/CMakeLists.txt b/CMakeLists.txt index abe1de826..7bef527ea 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -45,7 +45,7 @@ endif() option(DEBUG "Debug mode (strict compile, all warnings)" OFF) option(ACE_USE_EXTERNAL "Use external ACE" OFF) option(POSTGRESQL "Use PostgreSQL instead of MySQL" OFF) -option(BUILD_TOOLS "Build the map/vmap/mmap extractors" OFF) +option(BUILD_TOOLS "Build the map/vmap/mmap extractors" ON) option(SCRIPT_LIB_ELUNA "Compile with support for Eluna scripts" OFF) option(SCRIPT_LIB_SD2 "Compile with support for ScriptDev2 scripts" ON) #option(SCRIPT_LIB_SD3 "Compile with support for ScriptDev3 scripts" OFF) @@ -75,9 +75,9 @@ message( PLAYERBOTS Enable Player Bots To set an option simply type -D