yuzu/externals
Daniel Lim Wee Soong c9845c486e 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.
..
boost@d80e506e17 boost: Update version.
catch@cd76f5730c arm_dynarmic: Support direct page table access
cmake-modules cmake: Add script to find Unicorn.
dynarmic@9cc12d80b9 dynarmic: Update to 9cc12d8
fmt@4d35f94133 externals: Update fmt to 4d35f94
getopt CMakeLists: Derive the source directory grouping from targets themselves
glad externals: Update Glad to latest version used by Citra.
inih CMakeLists: Derive the source directory grouping from targets themselves
lz4@4db65c1d99 fix macos build
microprofile Fix some warnings
unicorn@73f4573535 Build: Add unicorn as a submodule and build it if needed
xbyak@2794cde79e dynarmic: Update to 41ae12263
CMakeLists.txt externals: Update fmt to 4d35f94