gstreamer/validate/pkgconfig/gst-validate-uninstalled.pc.in

13 lines
348 B
PkgConfig
Raw Normal View History

# the standard variables don't make sense for an uninstalled copy
prefix=
exec_prefix=
libdir=@validatelibdir@
includedir=@abs_top_builddir@
Name: gst-validate
Description: GStreamer Validate
Version: @VERSION@
Requires: gstreamer-@GST_API_VERSION@
Libs: -L${libdir} -lgstvalidate-@GST_API_VERSION@
Cflags: -I@abs_top_srcdir@ -I@abs_top_builddir@