use external fmt library

This commit is contained in:
Asuka 2022-06-28 21:57:11 +08:00
parent 1e1ec2e535
commit 96e10e3896

View file

@ -71,7 +71,7 @@
// In this case spdlog will try to include <fmt/format.h> so set your -I flag
// accordingly.
//
// #define SPDLOG_FMT_EXTERNAL
#define SPDLOG_FMT_EXTERNAL
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////