mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-09 00:48:04 +00:00
fix: more include changes
This commit is contained in:
@@ -7,4 +7,5 @@ foreach(file ${DNAVIGATIONS_DTERRAIN_SOURCES})
|
||||
endforeach()
|
||||
|
||||
add_library(dNavigation STATIC ${DNAVIGATION_SOURCES})
|
||||
target_link_libraries(dNavigation Detour Recast)
|
||||
target_link_libraries(dNavigation
|
||||
PRIVATE Detour Recast dZoneManager)
|
||||
|
Reference in New Issue
Block a user