mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-08 17:28:20 +00:00
c05562a227
* Use RecastNavigation CMakeLists * Use tinyxml2 CMakeLists * Use bcrypt CMakeLists * Move variable init to CMakeLists This has to be done here to prevent missing dependency errors. * General improvements Only link dynamic if on gnu use more thirdparty cmakes * Disable tinyxml2 testing |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dpCollisionChecks.cpp | ||
dpCollisionChecks.h | ||
dpCollisionGroups.h | ||
dpCommon.h | ||
dpEntity.cpp | ||
dpEntity.h | ||
dpGrid.cpp | ||
dpGrid.h | ||
dpShapeBase.cpp | ||
dpShapeBase.h | ||
dpShapeBox.cpp | ||
dpShapeBox.h | ||
dpShapeSphere.cpp | ||
dpShapeSphere.h | ||
dpWorld.cpp | ||
dpWorld.h | ||
main.cpp | ||
Singleton.h |