mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
Merge pull request #10726 from OatmealDome/mvk-1.1.10
MoltenVK: Update to version 1.1.10
This commit is contained in:
commit
0c6b6b74bf
1 changed files with 1 additions and 1 deletions
2
Externals/MoltenVK/CMakeLists.txt
vendored
2
Externals/MoltenVK/CMakeLists.txt
vendored
|
@ -1,6 +1,6 @@
|
||||||
include(ExternalProject)
|
include(ExternalProject)
|
||||||
|
|
||||||
set(MOLTENVK_VERSION "v1.1.9")
|
set(MOLTENVK_VERSION "v1.1.10")
|
||||||
|
|
||||||
ExternalProject_Add(MoltenVK
|
ExternalProject_Add(MoltenVK
|
||||||
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git
|
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git
|
||||||
|
|
Loading…
Add table
Reference in a new issue