You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
///////////////////////////////////////////////////////////////////////////////
// Uncomment to use your own copy of the fmt library instead of spdlog's copy.
// In this case spdlog will try to include <fmt/format.h> so set your -I flag accordingly.
//
// #define SPDLOG_FMT_EXTERNAL
///////////////////////////////////////////////////////////////////////////////
The text was updated successfully, but these errors were encountered:
Example of spdlog giving the opportunity to bundle own fmt: https://github.com/gabime/spdlog/wiki/8.-Tweaking
The text was updated successfully, but these errors were encountered: