mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
Merge pull request #10609 from OatmealDome/mvk-1-1-9
MoltenVK: Update to version 1.1.9
This commit is contained in:
commit
4cd48e609c
2
Externals/MoltenVK/CMakeLists.txt
vendored
2
Externals/MoltenVK/CMakeLists.txt
vendored
@ -1,6 +1,6 @@
|
||||
include(ExternalProject)
|
||||
|
||||
set(MOLTENVK_VERSION "v1.1.7")
|
||||
set(MOLTENVK_VERSION "v1.1.9")
|
||||
|
||||
ExternalProject_Add(MoltenVK
|
||||
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git
|
||||
|
Loading…
Reference in New Issue
Block a user