From 0cb051a37f717cb6eb5c0953793d0763b88a5474 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Fri, 24 Feb 2023 22:45:49 +0100 Subject: [PATCH] Update SPIRV-Cross to a version that builds in debug mode on the latest VS. The old bug that used to cause a warning now fails outright, so the upgrade is necessary. --- ext/SPIRV-Cross | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/SPIRV-Cross b/ext/SPIRV-Cross index c77b09b57c..4212eef67e 160000 --- a/ext/SPIRV-Cross +++ b/ext/SPIRV-Cross @@ -1 +1 @@ -Subproject commit c77b09b57c27837dc2d41aa371ed3d236ce9ce47 +Subproject commit 4212eef67ed0ca048cb726a6767185504e7695e5