mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Merge pull request #11755 from OatmealDome/mvk-1.2.3
Externals: Update MoltenVK to 1.2.3
This commit is contained in:
commit
5c03b8af88
2
Externals/MoltenVK/CMakeLists.txt
vendored
2
Externals/MoltenVK/CMakeLists.txt
vendored
@ -1,6 +1,6 @@
|
||||
include(ExternalProject)
|
||||
|
||||
set(MOLTENVK_VERSION "v1.2.2")
|
||||
set(MOLTENVK_VERSION "v1.2.3")
|
||||
|
||||
ExternalProject_Add(MoltenVK
|
||||
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git
|
||||
|
Loading…
Reference in New Issue
Block a user