DarkflameServer/thirdparty
David Markowitz c05562a227
Modularize CMakeLists for submodules (#736)
* 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
2022-08-18 19:23:42 -07:00
..
AccountManager@19e2a4fe9f Move AccountManager to submodules 2022-01-05 17:32:30 +01:00
cpp-httplib@824e7682e4 Attempting to fix submodules 2021-12-05 19:13:03 +01:00
cpplinq Improve cpplinq checks 2022-07-12 03:06:54 +01:00
docker-utils@3f0129e093 Move utils to submodule 2021-12-09 22:39:43 +01:00
libbcrypt@d6523c370d Attempting to fix submodules 2021-12-05 19:13:03 +01:00
LUnpack@f8d7e442a7 Use LUnpack instead of lcdr utils for unpacking the client 2022-01-05 17:21:11 +01:00
mariadb-connector-cpp@3fbdf8fa33 Add Aarch64 support (#231) 2022-07-03 21:33:05 -07:00
raknet Hide dependency compilation warnings (#696) 2022-08-17 01:43:54 -07:00
recastnavigation@c5cbd53024 Attempting to fix submodules 2021-12-05 19:13:03 +01:00
SQLite Modularize CMakeLists for submodules (#736) 2022-08-18 19:23:42 -07:00
tinyxml2@a977397684 Attempting to fix submodules 2021-12-05 19:13:03 +01:00
CMakeLists.txt Modularize CMakeLists for submodules (#736) 2022-08-18 19:23:42 -07:00
CMakeMariaDBLists.txt Hide dependency compilation warnings (#696) 2022-08-17 01:43:54 -07:00