glslang: Build from source instead of prebuilt binary.

This commit is contained in:
Rémi Bernon 2022-09-12 22:25:26 +02:00 committed by Arkadiusz Hiler
parent 8f0b458bca
commit 4ee7c0c666
5 changed files with 16 additions and 1 deletions

3
.gitmodules vendored
View file

@ -58,3 +58,6 @@
[submodule "graphene"]
path = graphene
url = https://github.com/ebassi/graphene
[submodule "glslang"]
path = glslang
url = https://github.com/KhronosGroup/glslang