mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Added include for Mangos threading
This commit is contained in:
@@ -178,6 +178,7 @@ elseif( ${CMAKE_PROJECT_NAME} STREQUAL "MaNGOS" )
|
||||
${CMAKE_SOURCE_DIR}/src/shared/Utilities
|
||||
${CMAKE_SOURCE_DIR}/src/shared/Log
|
||||
${CMAKE_SOURCE_DIR}/src/shared/DataStores
|
||||
${CMAKE_SOURCE_DIR}/src/shared/Threading
|
||||
${CMAKE_SOURCE_DIR}/src/framework
|
||||
${CMAKE_SOURCE_DIR}/src/framework/Platform
|
||||
${CMAKE_SOURCE_DIR}/src/game/BattleGround
|
||||
|
||||
Reference in New Issue
Block a user