Skip to content

Commit

Permalink
Externals: Update MoltenVK to 1.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
OatmealDome committed Dec 3, 2024
1 parent cf29214 commit 89cf6fa
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.8")
set(MOLTENVK_VERSION "v1.2.11")

ExternalProject_Add(MoltenVK
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git
Expand Down

0 comments on commit 89cf6fa

Please sign in to comment.