Switch to a fork of glslang with an include fix for gcc 15

See #20399 and #19952
This commit is contained in:
Henrik Rydgård
2025-05-26 22:18:06 +02:00
parent 66a9f7275c
commit 0cb7011fdd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
url = https://github.com/Kingcom/armips.git
[submodule "ext/glslang"]
path = ext/glslang
url = https://github.com/KhronosGroup/glslang.git
url = https://github.com/hrydgard/glslang.git
[submodule "ext/SPIRV-Cross"]
path = ext/SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross.git