diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 9ec232c8..119fab55 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -6,7 +6,8 @@ set(SPDLOG_UTESTS_SOURCES errors.cpp file_helper.cpp file_log.cpp - format.cpp + test_misc.cpp + test_pattern_formatter includes.h registry.cpp test_macros.cpp