cs2-dumper/vendor/CMakeLists.txt
2023-09-08 17:59:09 +10:00

5 lines
95 B
CMake

cmake_minimum_required(VERSION 3.26)
add_subdirectory(nlohmann_json)
add_subdirectory(spdlog)