spdlogΒΆ

hunter_add_package(spdlog)

find_package(spdlog CONFIG REQUIRED)

target_link_libraries(... spdlog::spdlog)