Browse Source

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.
pull/15/merge
Lioncash 7 years ago
parent
commit
c5c0da41b4
  1. 2
      externals/fmt

2
externals/fmt

@ -1 +1 @@
Subproject commit c2ce7e4f07f7b34b2c7bbd0a4d0798b1d7007f4f
Subproject commit 62010520edc734df16c48f9dbb238143279abd7a
Loading…
Cancel
Save