mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
relative includes wip
This commit is contained in:
@@ -47,7 +47,9 @@ set(SPDLOG_UTESTS_SOURCES
|
||||
test_circular_q.cpp
|
||||
test_ringbuffer_sink.cpp
|
||||
test_source_location.cpp
|
||||
test_log_level.cpp)
|
||||
test_log_level.cpp
|
||||
test_include_sinks.cpp
|
||||
)
|
||||
|
||||
if(NOT SPDLOG_NO_EXCEPTIONS)
|
||||
list(APPEND SPDLOG_UTESTS_SOURCES test_errors.cpp)
|
||||
|
Reference in New Issue
Block a user