cs2-dumper/vendor/CMakeLists.txt

5 lines
95 B
CMake
Raw Normal View History

2023-09-08 15:59:09 +08:00
cmake_minimum_required(VERSION 3.26)
add_subdirectory(nlohmann_json)
add_subdirectory(spdlog)