Merge pull request #10291 from OatmealDome/mvk-1.1.6
MoltenVK: Update to version 1.1.6
This commit is contained in:
commit
c9a0c10552
|
@ -1,6 +1,6 @@
|
||||||
include(ExternalProject)
|
include(ExternalProject)
|
||||||
|
|
||||||
set(MOLTENVK_VERSION "v1.1.5")
|
set(MOLTENVK_VERSION "v1.1.6")
|
||||||
|
|
||||||
ExternalProject_Add(MoltenVK
|
ExternalProject_Add(MoltenVK
|
||||||
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git
|
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git
|
||||||
|
|
Loading…
Reference in New Issue