Skip to content

Commit

Permalink
Update MoltenVK to 1.2.2 (VK 1.3.239)
Browse files Browse the repository at this point in the history
  • Loading branch information
shinra-electric authored and AniLeo committed Jan 28, 2023
1 parent 3196ada commit 8b453e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/MoltenVK/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include(ExternalProject)

ExternalProject_Add(moltenvk
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git
GIT_TAG a307b24
GIT_TAG fb581e4
BUILD_IN_SOURCE 1
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/MoltenVK
CONFIGURE_COMMAND "${CMAKE_CURRENT_SOURCE_DIR}/MoltenVK/fetchDependencies" --macos
Expand Down

0 comments on commit 8b453e6

Please sign in to comment.