mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
refactor(Tools/MeshExtractor): remove meshextractor (#11569)
This commit is contained in:
committed by
GitHub
parent
2bef6b497d
commit
b62005a02f
1
conf/dist/config.cmake
vendored
1
conf/dist/config.cmake
vendored
@@ -62,7 +62,6 @@ option(USE_COREPCH "Use precompiled headers when compiling servers"
|
||||
option(WITH_WARNINGS "Show all warnings during compile" 0)
|
||||
option(WITH_COREDEBUG "Include additional debug-code in core" 0)
|
||||
option(WITH_PERFTOOLS "Enable compilation with gperftools libraries included" 0)
|
||||
option(WITH_MESHEXTRACTOR "Build meshextractor (alpha)" 0)
|
||||
option(WITHOUT_GIT "Disable the GIT testing routines" 0)
|
||||
option(ENABLE_VMAP_CHECKS "Enable Checks relative to DisableMgr system on vmap" 1)
|
||||
option(WITH_DYNAMIC_LINKING "Enable dynamic library linking." 0)
|
||||
|
||||
Reference in New Issue
Block a user