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