mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-03-13 20:11:34 +00:00

* 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