SSX3LobbyServer/third_party/CMakeLists.txt

5 lines
110 B
CMake

add_subdirectory(boost)
add_subdirectory(tomlplusplus)
set(SPDLOG_USE_STD_FORMAT ON)
add_subdirectory(spdlog)