mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
Dynamic GM sending proof of concept
This commit is contained in:
3
thirdparty/CMakeLists.txt
vendored
3
thirdparty/CMakeLists.txt
vendored
@@ -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
1
thirdparty/json
vendored
Submodule
Submodule thirdparty/json added at a259ecc51e
Reference in New Issue
Block a user