Skip to content
Snippets Groups Projects
Commit 97876eba authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Add spdlog

parent fb4b09c6
No related branches found
No related tags found
No related merge requests found
if(USE_BUNDLED_SPDLOG)
hunter_add_package(spdlog)
endif()
find_package(spdlog 1.0.0 CONFIG)
set_package_properties(spdlog PROPERTIES
DESCRIPTION "Very fast, header only, C++ logging library"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment