mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 03:51:33 +00:00
update vulkan-loader to 1.2.198
This commit is contained in:
parent
2b17731a00
commit
301de1d308
2 changed files with 1 additions and 1 deletions
BIN
deps/vulkan-loader/lib/libvulkan.a
vendored
BIN
deps/vulkan-loader/lib/libvulkan.a
vendored
Binary file not shown.
2
deps/vulkan-loader/lib/pkgconfig/vulkan.pc
vendored
2
deps/vulkan-loader/lib/pkgconfig/vulkan.pc
vendored
|
@ -5,7 +5,7 @@ includedir=${prefix}/include
|
||||||
|
|
||||||
Name: Vulkan-Loader
|
Name: Vulkan-Loader
|
||||||
Description: Vulkan Loader
|
Description: Vulkan Loader
|
||||||
Version: 1.2.189
|
Version: 1.2.198
|
||||||
Libs: -L${libdir} -lvulkan
|
Libs: -L${libdir} -lvulkan
|
||||||
Libs.private: -lc++
|
Libs.private: -lc++
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
|
Loading…
Reference in a new issue