Set FMT_ARM_ABI_COMPATIBILITY; move fmt defines to CMake

This commit is contained in:
2021-04-06 17:55:15 -04:00
parent 33e7322595
commit 984d87348e
2 changed files with 6 additions and 2 deletions

View File

@@ -8,8 +8,6 @@
#include <memory>
#include <mutex>
#define FMT_STRING_ALIAS 1
#define FMT_ENFORCE_COMPILE_STRING 1
#include <fmt/format.h>
#if defined(__SWITCH__) && !defined(LOGVISOR_NX_LM)