citra/externals
hubslave fd79b70a87 externals: Update fmt to 4d35f94
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.
2018-03-02 18:12:51 +02:00
..
2018-01-27 15:45:29 -05:00
2017-07-09 13:24:20 -04:00
2017-12-12 19:08:53 +00:00
2018-03-02 18:12:51 +02:00
2017-07-18 19:59:08 +10:00
2018-01-15 21:20:49 -06:00
2017-08-20 17:30:05 -07:00
2017-11-04 10:49:17 +00:00