mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
bc95b5d99a
also add to docs Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1506>
14 lines
438 B
PkgConfig
14 lines
438 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=@vulkanlibdir@
|
|
includedir=@abs_top_srcdir@/gst-libs
|
|
vulkan_winsys=@VULKAN_WINSYS@
|
|
|
|
|
|
Name: GStreamer Vulkan, Uninstalled
|
|
Description: GStreamer Vulkan support, uninstalled
|
|
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ gstreamer-video-@GST_API_VERSION@
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lgstvulkan-@GST_API_VERSION@
|
|
Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
|
|
|