mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-11-21 16:46:41 -08:00
Henri Verbeet
755e368f6b
build: Explicitly link the demos with libvulkan.
Since demos/demo_xcb.h uses vkCreateXcbSurfaceKHR(). At least some (2.4.6) versions of libtool seem to pull libvulkan in automatically through libvkd3d, but mine (2.4.2) doesn't.
============================= The vkd3d 3D Graphics Library ============================= Vkd3d is a 3D graphics library built on top of Vulkan. It has an API very similar, but not identical, to Direct3D 12.
Description
Languages
C
93.1%
Yacc
4.6%
Lex
0.7%
M4
0.7%
Makefile
0.3%
Other
0.6%