mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-02 11:07:53 -05:00
externals: update Vulkan-Headers to v1.3.274
This commit is contained in:
@ -305,7 +305,7 @@ find_package(ZLIB 1.2 REQUIRED)
|
||||
find_package(zstd 1.5 REQUIRED)
|
||||
|
||||
if (NOT YUZU_USE_EXTERNAL_VULKAN_HEADERS)
|
||||
find_package(Vulkan 1.3.256 REQUIRED)
|
||||
find_package(Vulkan 1.3.274 REQUIRED)
|
||||
endif()
|
||||
|
||||
if (ENABLE_LIBUSB)
|
||||
|
Reference in New Issue
Block a user