Merge pull request #11484 from OatmealDome/mvk-1.2.2

Externals: Update MoltenVK to 1.2.2
This commit is contained in:
Mai 2023-01-24 16:49:39 +00:00 committed by GitHub
commit a24c4ceded
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.1")
set(MOLTENVK_VERSION "v1.2.2")
ExternalProject_Add(MoltenVK
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git