(third_party deps) fix #177, update bundled spdlog to 1.6.0
This commit is contained in:
3
third_party/spdlog/tests/meson.build
vendored
3
third_party/spdlog/tests/meson.build
vendored
@ -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