Update dependencies
This commit is contained in:
parent
8f268fa17d
commit
c3b3e01674
24 changed files with 43 additions and 43 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
GLSLANG_REPO="https://github.com/KhronosGroup/glslang.git"
|
||||
GLSLANG_COMMIT="e56beaee736863ce48455955158f1839e6e4c1a1"
|
||||
GLSLANG_COMMIT="5878bcb17e43bf22cecaf6095900a33ff7f53445"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR != *vulkan* ]] && return -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue