mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
c11e93c9da
Just the build dir is not going to work for srcdir!=builddir.
12 lines
375 B
PkgConfig
12 lines
375 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=@insertbinlibdir@
|
|
includedir=@abs_top_srcdir@/gst-libs
|
|
|
|
Name: GStreamer Insert Bin, Uninstalled
|
|
Description: Bin to automatically and insertally link elements, uninstalled
|
|
Requires: gstreamer-@GST_API_VERSION@
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lgstinsertbin-@GST_API_VERSION@
|
|
Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
|
|
|