clang format

This commit is contained in:
gabime
2023-09-09 12:56:47 +03:00
parent 8014d6c31a
commit a98d3ab0c7
4 changed files with 25 additions and 19 deletions

View File

@@ -45,8 +45,7 @@ set(SPDLOG_UTESTS_SOURCES
test_cfg.cpp
test_time_point.cpp
test_stopwatch.cpp
test_circular_q.cpp
)
test_circular_q.cpp)
if(NOT SPDLOG_NO_EXCEPTIONS)
list(APPEND SPDLOG_UTESTS_SOURCES test_errors.cpp)