1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-21 18:22:33 +01:00

Update MoltenVK

Updates from 1.2.7 to 1.2.9
Homebrew had problems with 1.2.8, so skip that version.
This commit is contained in:
shinra-electric 2024-06-16 09:35:36 +02:00 committed by Megamouse
parent 33d6e6ce6c
commit 3904900243

View File

@ -4,7 +4,7 @@ include(ExternalProject)
ExternalProject_Add(moltenvk
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git
GIT_TAG 66f6ff1
GIT_TAG bf097ed
BUILD_IN_SOURCE 1
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/MoltenVK
CONFIGURE_COMMAND "${CMAKE_CURRENT_SOURCE_DIR}/MoltenVK/fetchDependencies" --macos