mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(Cmake/Eluna): Add Eluna files in game lib (#1668)
This commit is contained in:
@@ -40,7 +40,8 @@ target_link_libraries(game-interface
|
||||
shared)
|
||||
|
||||
add_library(game STATIC
|
||||
${PRIVATE_SOURCES})
|
||||
${PRIVATE_SOURCES}
|
||||
${ElunaLuaEngineFiles})
|
||||
|
||||
add_dependencies(game revision.h)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user