mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
d3d73f61fa
Some headers include API from it. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1660>
12 lines
405 B
PkgConfig
12 lines
405 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=@webrtclibdir@
|
|
includedir=@abs_top_srcdir@/gst-libs
|
|
|
|
Name: GStreamer WebRTC, Uninstalled
|
|
Description: GStreamer WebRTC support, uninstalled
|
|
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ gstreamer-sdp-@GST_API_VERSION@
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lgstwebrtc-@GST_API_VERSION@
|
|
Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
|
|
|