Skip to content

Commit

Permalink
Merge pull request #11484 from OatmealDome/mvk-1.2.2
Browse files Browse the repository at this point in the history
Externals: Update MoltenVK to 1.2.2
  • Loading branch information
lioncash committed Jan 24, 2023
2 parents b6d2cf5 + 84a61ef commit a24c4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Externals/MoltenVK/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a24c4ce

Please sign in to comment.