mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
Compilation fix
This commit is contained in:
2
modules/worldengine/lib-collision/CMakeLists.txt
Normal file
2
modules/worldengine/lib-collision/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
add_subdirectory(src)
|
||||
@@ -46,7 +46,7 @@ include_directories(
|
||||
${CMAKE_SOURCE_DIR}/modules/worldengine/nucleus/src/Packets
|
||||
${CMAKE_SOURCE_DIR}/modules/worldengine/nucleus/src/Utilities
|
||||
${CMAKE_SOURCE_DIR}/modules/worldengine/nucleus/src/DataStores
|
||||
${CMAKE_SOURCE_DIR}/src/game/Addons
|
||||
${CMAKE_SOURCE_DIR}/modules/acore/game-framework/src/Addons
|
||||
${CMAKE_SOURCE_DIR}/src/game/Conditions
|
||||
${CMAKE_SOURCE_DIR}/src/game/Entities/Item
|
||||
${CMAKE_SOURCE_DIR}/src/game/Entities/GameObject
|
||||
|
||||
Reference in New Issue
Block a user