mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-12 09:45:36 +08:00
5 lines
95 B
CMake
5 lines
95 B
CMake
cmake_minimum_required(VERSION 3.26)
|
|
|
|
add_subdirectory(nlohmann_json)
|
|
add_subdirectory(spdlog)
|