mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 23:28:16 +00:00
introspection: Fix for out-of-tree builds
This commit is contained in:
parent
4b7518a4e5
commit
6bbb833409
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@ Gst-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libgstreamer-@GST_MAJORMINOR@
|
|||
$(INTROSPECTION_SCANNER) -v --namespace Gst \
|
||||
--nsversion=@GST_MAJORMINOR@ \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_builddir) \
|
||||
--c-include='gst/gst.h' \
|
||||
--library=gstreamer-0.10 \
|
||||
--include=GLib-2.0 \
|
||||
|
|
Loading…
Reference in a new issue