diff --git a/CMakeLists.txt b/CMakeLists.txt index f43701f..bce3e29 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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