Externals: Update MoltenVK to 1.2.2

This commit is contained in:
OatmealDome 2023-01-24 00:22:14 -05:00
parent cf2f8a70f6
commit 84a61ef339

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