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.
spdlog/example
ClausKlein e79cec788e Prepare a test to find an installed libspdlog
The example should be able to build as a standalone project too if
external libfmt was used.

Require the minimum fmt version with find_package().

TODO: Require the minimum spdlog version with find_package() at
standalone example.
6 years ago
..
CMakeLists.txt Prepare a test to find an installed libspdlog 6 years ago
example.cpp Fixed clang-tidy warning in example 6 years ago
meson.build auto create log dir 6 years ago