mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
[introspection] Add --c-include to g-ir-scanner
Since Clutter has a single-include header policy we need to put the header to be included inside the GIR file.
This commit is contained in:
parent
e521638f91
commit
fd9d87bc3a
@ -72,6 +72,7 @@ Cogl-@CLUTTER_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libclutter-cogl.la
|
||||
-I$(top_srcdir)/clutter/cogl/@CLUTTER_COGL@ \
|
||||
-I$(top_builddir)/clutter \
|
||||
-DCLUTTER_COMPILATION \
|
||||
--c-include='cogl/cogl.h' \
|
||||
--include=GL-1.0 \
|
||||
--include=GObject-2.0 \
|
||||
--library=clutter-cogl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user