Merge pull request #10438 from OatmealDome/mvk-1.1.7

MoltenVK: Update to v1.1.7 (Vulkan SDK 1.3.204)
This commit is contained in:
Mai M 2022-02-08 00:27:34 -05:00 committed by GitHub
commit 0d5786059b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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