poggers test commit

This commit is contained in:
Jett
2022-12-20 22:48:58 +00:00
parent 2fdcf62ec6
commit df21009672
8 changed files with 273 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ include(CMakeMariaDBLists.txt)
# Create our third party library objects
add_subdirectory(raknet)
add_subdirectory(cpp-httplib)
# Download Backtrace if configured
if(UNIX AND NOT APPLE)
include(FetchContent)