externals: Update fmt to 6201052

Previously, we'd get warnings like:

"
c:\projects\yuzu\externals\fmt\include\fmt\format.h(2868): warning
C4127: conditional expression is constant
[C:\projects\yuzu\msvc_build\externals\dynarmic\src\dynarmic.vcxproj]
"

spamming the build output when compiling on Windows. This updates fmt to
include the upstreamed fix that silences this warning.
This commit is contained in:
Lioncash
2018-08-22 17:29:05 -04:00
parent 9c692cf544
commit ac60ab31b3
+1 -1