diff options
author | Lioncash <mathew1800@gmail.com> | 2018-08-22 17:29:05 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-08-22 17:32:53 -0400 |
commit | c5c0da41b46ddcabb96cd4e3533b8cf524060595 (patch) | |
tree | df4499a6002df2d2c1f7930b036988f1e9ef63d3 /externals | |
parent | d1b1c42c0784740b13ba0263751c391b6d5df060 (diff) |
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.
Diffstat (limited to 'externals')
m--------- | externals/fmt | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/externals/fmt b/externals/fmt -Subproject c2ce7e4f07f7b34b2c7bbd0a4d0798b1d7007f4 +Subproject 62010520edc734df16c48f9dbb238143279abd7 |