Initial commit

This commit is contained in:
a2x
2023-09-08 17:59:09 +10:00
commit 743cfc3026
64 changed files with 39104 additions and 0 deletions

4
vendor/CMakeLists.txt vendored Normal file
View File

@@ -0,0 +1,4 @@
cmake_minimum_required(VERSION 3.26)
add_subdirectory(nlohmann_json)
add_subdirectory(spdlog)

1
vendor/nlohmann_json vendored Submodule

Submodule vendor/nlohmann_json added at 836b7beca4

1
vendor/spdlog vendored Submodule

Submodule vendor/spdlog added at 3aceda041b