mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-14 23:50:02 +08:00
With this, fmt can be used on Windows 98 and the Original Xbox with:
set(FMT_OS OFF)
It is not exposed as a CMake option but one can define it manually
in the fmt subproject, e.g.:
target_compile_definitions(fmt PUBLIC FMT_WINDOWS_NO_WCHAR)
Fixes #3631
|
||
|---|---|---|
| .. | ||
| fmt | ||