json/include
Vadim Zeitlin 5c5fcd01c9 Allow disabling std::filesystem support
This can be useful when the compiler claims C++17 support, but standard
library std::filesystem implementation is unavailable (MinGW) or can't
be used because the current macOS target is too low to allow it (#3156).

See #3090.
2021-12-14 19:02:17 +01:00
..
nlohmann Allow disabling std::filesystem support 2021-12-14 19:02:17 +01:00