Compilation fix
This commit is contained in:
parent
85b8aa7ce8
commit
5fa9ed6f28
6 changed files with 11 additions and 7 deletions
|
|
@ -64,10 +64,10 @@ include_directories(
|
|||
${CMAKE_SOURCE_DIR}/modules/worldengine/nucleus/src/Packets
|
||||
${CMAKE_SOURCE_DIR}/modules/worldengine/nucleus/src/Threading
|
||||
${CMAKE_SOURCE_DIR}/modules/worldengine/nucleus/src/Utilities
|
||||
${CMAKE_SOURCE_DIR}/modules/acore/game-framework/src/Addons
|
||||
${CMAKE_SOURCE_DIR}/src/game
|
||||
${CMAKE_SOURCE_DIR}/src/game/Accounts
|
||||
${CMAKE_SOURCE_DIR}/src/game/Achievements
|
||||
${CMAKE_SOURCE_DIR}/src/game/Addons
|
||||
${CMAKE_SOURCE_DIR}/src/game/AI
|
||||
${CMAKE_SOURCE_DIR}/src/game/AI/CoreAI
|
||||
${CMAKE_SOURCE_DIR}/src/game/AI/ScriptedAI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue