fix clang

This commit is contained in:
David Markowitz
2024-12-03 11:58:36 -08:00
parent 218a3f2d0d
commit 3bd9180e98
3 changed files with 117 additions and 109 deletions

View File

@@ -14,10 +14,4 @@ target_include_directories(WorldServer PRIVATE
)
target_link_libraries(WorldServer ${COMMON_LIBRARIES}
dScripts
dGameBase
dComponents
dUtilities
dGameMessages
dInventory
dGame dChatFilter dZoneManager dPhysics Detour Recast tinyxml2 dWorldServer dNavigation dServer)
dScripts dGame dChatFilter dZoneManager dPhysics Detour Recast tinyxml2 dWorldServer dNavigation dServer)