Merge pull request #11333 from OatmealDome/mvk-1.2.1

Externals: Update MoltenVK to 1.2.1
This commit is contained in:
Mai 2022-12-10 19:09:56 +00:00 committed by GitHub
commit 098e2b3628
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.2.0")
set(MOLTENVK_VERSION "v1.2.1")
ExternalProject_Add(MoltenVK
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git