mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-21 11:31:07 +00:00
deps: update vulkan-loader to 1.3.268
This commit is contained in:
parent
d7e88443fc
commit
4de9bea8ca
2 changed files with 4 additions and 2 deletions
BIN
deps/vulkan-loader/lib/libvulkan.a
vendored
BIN
deps/vulkan-loader/lib/libvulkan.a
vendored
Binary file not shown.
6
deps/vulkan-loader/lib/pkgconfig/vulkan.pc
vendored
6
deps/vulkan-loader/lib/pkgconfig/vulkan.pc
vendored
|
@ -5,7 +5,9 @@ includedir=${prefix}/include
|
|||
|
||||
Name: Vulkan-Loader
|
||||
Description: Vulkan Loader
|
||||
Version: 1.3.261
|
||||
Version: 1.3.268
|
||||
Requires:
|
||||
Requires.private:
|
||||
Libs: -L${libdir} -lvulkan
|
||||
Libs.private: -lc++ -framework CoreFoundation
|
||||
Cflags: -I${includedir}
|
||||
Cflags: -I${includedir}
|
||||
|
|
Loading…
Reference in a new issue