MoltenVK: Update to v1.1.7 (Vulkan SDK 1.3.204)
This commit is contained in:
parent
07fd17445c
commit
14be17effe
|
@ -1,6 +1,6 @@
|
||||||
include(ExternalProject)
|
include(ExternalProject)
|
||||||
|
|
||||||
set(MOLTENVK_VERSION "v1.1.6")
|
set(MOLTENVK_VERSION "v1.1.7")
|
||||||
|
|
||||||
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