mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
wip static-lib
This commit is contained in:
@@ -101,6 +101,6 @@ private:
|
||||
} // namespace details
|
||||
} // namespace spdlog
|
||||
|
||||
#ifdef SPDLOG_HEADER_ONLY
|
||||
#ifndef SPDLOG_STATIC_LIB
|
||||
#include "spdlog/impl/registry.cpp"
|
||||
#endif // SPDLOG_HEADER_ONLY
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user