mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
added loaders tests
This commit is contained in:
@@ -14,7 +14,8 @@ test_sources = files([
|
||||
'test_fmt_helper.cpp',
|
||||
'test_stdout_api.cpp',
|
||||
'test_backtrace.cpp',
|
||||
'test_create_dir.cpp'
|
||||
'test_create_dir.cpp',
|
||||
'test_cfg.cpp',
|
||||
])
|
||||
|
||||
if not get_option('no_exceptions')
|
||||
|
Reference in New Issue
Block a user