SSX3LobbyServer/third_party/CMakeLists.txt

5 lines
111 B
CMake
Raw Normal View History

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