mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +08:00
renamed cfg namespace to loaders
This commit is contained in:
@@ -83,7 +83,7 @@ spdlog_srcs = files([
|
||||
'src/file_sinks.cpp',
|
||||
'src/spdlog.cpp',
|
||||
'src/stdout_sinks.cpp',
|
||||
'src/cfg.cpp'
|
||||
'src/loaders.cpp'
|
||||
])
|
||||
|
||||
if not get_option('external_fmt')
|
||||
|
||||
Reference in New Issue
Block a user