mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
feat(Tools/DbImport): implement separated app for importing DB (#11614)
This commit is contained in:
3
conf/dist/config.cmake
vendored
3
conf/dist/config.cmake
vendored
@@ -14,8 +14,7 @@
|
||||
set(SCRIPTS_AVAILABLE_OPTIONS none static dynamic minimal-static minimal-dynamic)
|
||||
set(MODULES_AVAILABLE_OPTIONS none static dynamic)
|
||||
set(BUILD_APPS_AVAILABLE_OPTIONS none all auth-only world-only)
|
||||
# set(BUILD_TOOLS_AVAILABLE_OPTIONS none all db-only maps-only) # DB import PR
|
||||
set(BUILD_TOOLS_AVAILABLE_OPTIONS none all maps-only)
|
||||
set(BUILD_TOOLS_AVAILABLE_OPTIONS none all db-only maps-only)
|
||||
|
||||
set(SCRIPTS "static" CACHE STRING "Build core with scripts")
|
||||
set(MODULES "static" CACHE STRING "Build core with modules")
|
||||
|
||||
Reference in New Issue
Block a user