Merge branch 'master' of https://github.com/KhronosGroup/MoltenVK
This commit is contained in:
commit
dd5c0186bb
@ -190,6 +190,8 @@ if [ ! "$GLSLANG_ROOT" = "" ]; then
|
||||
REPO_NAME=glslang
|
||||
rm -rf ${REPO_NAME}
|
||||
ln -sfn ${GLSLANG_ROOT} ${REPO_NAME}
|
||||
|
||||
build_repo "${REPO_NAME}/External/spirv-tools"
|
||||
else
|
||||
REPO_NAME=glslang
|
||||
REPO_URL="https://github.com/KhronosGroup/${REPO_NAME}.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user