Re-Organize Vulkan build order a bit
This commit is contained in:
parent
176e853bbe
commit
1cd3f207c5
4 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ GLSLANG_REPO="https://github.com/KhronosGroup/glslang.git"
|
||||||
GLSLANG_COMMIT="d1608ab1ef17f1488bdcbfe11f2c3c96ac482fce"
|
GLSLANG_COMMIT="d1608ab1ef17f1488bdcbfe11f2c3c96ac482fce"
|
||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
|
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue