Merge pull request #12571 from OatmealDome/mvk-1.2.7

Externals: Update MoltenVK to 1.2.7
This commit is contained in:
Mai 2024-02-11 13:50:08 -05:00 committed by GitHub
commit 30ea51fdd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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