mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Switch to a fork of glslang with an include fix for gcc 15
See #20399 and #19952
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user