mirror of https://github.com/gabime/spdlog.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The cmake/spdlogConfig.cmake.in file properly takes into account the fmt package dependency when building with SPDLOG_FMT_EXTERNAL:BOOL=ON but not when built with SPDLOG_FMT_EXTERNAL_HO:BOOL=ON. Prior to these changes SPDLOG_FMT_EXTERNAL_HO:BOOL=ON results in exported targets with INTERFACE_LINK_LIBRARIES that contain fmt::fmt-header-only. As such, the installed spdlogConfig.cmake file should attempt to find that dependency for the consumer. |
4 years ago | |
|---|---|---|
| .. | ||
| ide.cmake | 6 years ago | |
| pch.h.in | 6 years ago | |
| spdlog.pc.in | 6 years ago | |
| spdlogCPack.cmake | 5 years ago | |
| spdlogConfig.cmake.in | 4 years ago | |
| utils.cmake | 4 years ago | |
| version.rc.in | 6 years ago | |