Externals: Update MoltenVK to 1.2.2
This commit is contained in:
parent
cf2f8a70f6
commit
84a61ef339
|
@ -1,6 +1,6 @@
|
||||||
include(ExternalProject)
|
include(ExternalProject)
|
||||||
|
|
||||||
set(MOLTENVK_VERSION "v1.2.1")
|
set(MOLTENVK_VERSION "v1.2.2")
|
||||||
|
|
||||||
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