Skip to content

Commit 52d2d9e

Browse files
committed
bump vksdk min version
1 parent 4116f35 commit 52d2d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thirdparty.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.25)
22

33

4-
find_package(Vulkan 1.4.300 REQUIRED)
4+
find_package(Vulkan 1.4.328 REQUIRED)
55

66
# GPU-side allocator for Vulkan by AMD
77
CPMAddPackage(

0 commit comments

Comments
 (0)