fixed cmake for tests

This commit is contained in:
gabime 2018-02-23 16:49:26 +02:00
parent 3620b31ef2
commit a8b5bb894e

View File

@ -6,7 +6,8 @@ set(SPDLOG_UTESTS_SOURCES
errors.cpp errors.cpp
file_helper.cpp file_helper.cpp
file_log.cpp file_log.cpp
format.cpp test_misc.cpp
test_pattern_formatter
includes.h includes.h
registry.cpp registry.cpp
test_macros.cpp test_macros.cpp