Externals: Update MoltenVK to 1.2.3
This commit is contained in:
parent
1e4b0d032e
commit
0753b3b6ed
|
@ -1,6 +1,6 @@
|
||||||
include(ExternalProject)
|
include(ExternalProject)
|
||||||
|
|
||||||
set(MOLTENVK_VERSION "v1.2.2")
|
set(MOLTENVK_VERSION "v1.2.3")
|
||||||
|
|
||||||
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