Merge pull request #11333 from OatmealDome/mvk-1.2.1
Externals: Update MoltenVK to 1.2.1
This commit is contained in:
commit
098e2b3628
|
@ -1,6 +1,6 @@
|
|||
include(ExternalProject)
|
||||
|
||||
set(MOLTENVK_VERSION "v1.2.0")
|
||||
set(MOLTENVK_VERSION "v1.2.1")
|
||||
|
||||
ExternalProject_Add(MoltenVK
|
||||
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git
|
||||
|
|
Loading…
Reference in New Issue