mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 22:26:22 +00:00
Merge branch 'azerothcore:master' into Playerbot
This commit is contained in:
@@ -79,8 +79,8 @@ foreach(SOURCE_MODULE ${MODULES_MODULE_LIST})
|
||||
set(${MODULE_MODULE_VARIABLE} "static")
|
||||
endif()
|
||||
|
||||
# Use only static for mod-eluna-lua-engine
|
||||
if (SOURCE_MODULE MATCHES "mod-eluna-lua-engine")
|
||||
# Use only static for mod-eluna
|
||||
if (SOURCE_MODULE MATCHES "mod-eluna")
|
||||
ConfigureElunaModule(${SOURCE_MODULE})
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user