mirror of
https://github.com/PabloMK7/citra.git
synced 2025-10-30 21:30:04 +00:00
Versions prior to this didn't compile on OpenBSD due to unconditional use of the non-standard strtod_l() function. The fmt::MemoryWriter API has been removed in the intervening versions, so replace its use with fmt::memory_buffer and fmt::format_to. The library also no longer provides the fmt::fmt ALIAS, so define it in externals/CMakeLists.txt. |
||
|---|---|---|
| .. | ||
| boost@7310c95e23 | ||
| catch@62dae592c3 | ||
| cmake-modules | ||
| cpr@b5758fbc88 | ||
| cryptopp | ||
| dynarmic@d1d4705364 | ||
| enet@39a72ab199 | ||
| fmt@4d35f94133 | ||
| getopt | ||
| glad | ||
| inih | ||
| json | ||
| microprofile | ||
| nihstro@fd69de1a1b | ||
| soundtouch@019d2089bb | ||
| xbyak@c5da3778e7 | ||
| CMakeLists.txt | ||