Skip to content

vulkan: use internal meson vulkan dependency

Meson has a custom dependency lookup for Vulkan:

https://mesonbuild.com/Dependencies.html#vulkan

This patch, removes all the custom code for Windows and uses the one provided by Meson.

cc: @ystreet

Merge request reports

Loading