gstreamer/pkgconfig/gstreamer-webrtc.pc.in
2020-10-08 21:55:18 +00:00

12 lines
367 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_API_VERSION@
Name: GStreamer WebRTC
Description: GStreamer WebRTC support
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${includedir}