Dynamic GM sending proof of concept

This commit is contained in:
Jettford
2024-01-10 07:01:02 +00:00
parent e0ddbce8e7
commit e55a2e36e6
9 changed files with 5891 additions and 24 deletions

View File

@@ -34,6 +34,9 @@ include(CMakeMariaDBLists.txt)
# Create our third party library objects
add_subdirectory(raknet)
# Add nlohmann JSON library
add_subdirectory(json)
# Download Backtrace if configured
if(UNIX AND NOT APPLE)
include(FetchContent)

1
thirdparty/json vendored Submodule

Submodule thirdparty/json added at a259ecc51e