mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-12-10 21:40:02 +08:00
Initial commit
This commit is contained in:
4
vendor/CMakeLists.txt
vendored
Normal file
4
vendor/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.26)
|
||||
|
||||
add_subdirectory(nlohmann_json)
|
||||
add_subdirectory(spdlog)
|
||||
1
vendor/nlohmann_json
vendored
Submodule
1
vendor/nlohmann_json
vendored
Submodule
Submodule vendor/nlohmann_json added at 836b7beca4
1
vendor/spdlog
vendored
Submodule
1
vendor/spdlog
vendored
Submodule
Submodule vendor/spdlog added at 3aceda041b
Reference in New Issue
Block a user