mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
Merge branch 'azerothcore:master' into Playerbot
This commit is contained in:
3
deps/CMakeLists.txt
vendored
3
deps/CMakeLists.txt
vendored
@@ -26,8 +26,7 @@ add_subdirectory(stdfs)
|
||||
add_subdirectory(threads)
|
||||
add_subdirectory(utf8cpp)
|
||||
|
||||
# if ((APPS_BUILD AND (NOT APPS_BUILD STREQUAL "none")) OR BUILD_TOOLS_DB_IMPORT) #DB import PR
|
||||
if ((APPS_BUILD AND (NOT APPS_BUILD STREQUAL "none")))
|
||||
if ((APPS_BUILD AND (NOT APPS_BUILD STREQUAL "none")) OR BUILD_TOOLS_DB_IMPORT)
|
||||
add_subdirectory(mysql)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user