Merge pull request #10726 from OatmealDome/mvk-1.1.10

MoltenVK: Update to version 1.1.10
This commit is contained in:
Mai M
2022-06-08 22:46:43 -04:00
committed by GitHub

View File

@ -1,6 +1,6 @@
include(ExternalProject) include(ExternalProject)
set(MOLTENVK_VERSION "v1.1.9") set(MOLTENVK_VERSION "v1.1.10")
ExternalProject_Add(MoltenVK ExternalProject_Add(MoltenVK
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git