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