mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-21 21:26:03 +01:00
glslang: Build from source instead of prebuilt binary.
This commit is contained in:
parent
8f0b458bca
commit
4ee7c0c666
5 changed files with 16 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -58,3 +58,6 @@
|
|||
[submodule "graphene"]
|
||||
path = graphene
|
||||
url = https://github.com/ebassi/graphene
|
||||
[submodule "glslang"]
|
||||
path = glslang
|
||||
url = https://github.com/KhronosGroup/glslang
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue