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:
committed by
Megamouse
parent
33d6e6ce6c
commit
3904900243
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user