added test_async to cmake and vcxproj

This commit is contained in:
gabime
2018-05-21 16:40:31 +03:00
parent 6704375be6
commit dc328de72a
3 changed files with 12 additions and 7 deletions

View File

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