Skip to content

vulkan: Fix build error when gstvulkan is not installed

If trying to build vulkan plugin without the vulkan library installed, The following build error occurs: vkdeviceprovider.h:30:10: fatal error: gst/vulkan/vulkan.h: No such file or directory

Edited by Yeongjin Jeong

Merge request reports