mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 13:19:58 +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)
|
||||
Reference in New Issue
Block a user