From c5c0da41b46ddcabb96cd4e3533b8cf524060595 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Wed, 22 Aug 2018 17:29:05 -0400 Subject: [PATCH] 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. --- externals/fmt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/externals/fmt b/externals/fmt index c2ce7e4f07..62010520ed 160000 --- a/externals/fmt +++ b/externals/fmt @@ -1 +1 @@ -Subproject commit c2ce7e4f07f7b34b2c7bbd0a4d0798b1d7007f4f +Subproject commit 62010520edc734df16c48f9dbb238143279abd7a