build_helper: add gir build_helper

This commit is contained in:
maxice8 2019-01-29 11:18:06 -02:00 committed by maxice8
parent c07f975e88
commit fae786dec1
2 changed files with 30 additions and 0 deletions

View file

@ -874,6 +874,9 @@ The current list of available `build_helper` scripts is the following:
- `rust` specifies environment variables required for cross-compiling crates via cargo and
for compiling cargo -sys crates.
- `gir` specifies dependencies for native and cross builds to deal with
GObject Introspection
<a id="functions"></a>
### Functions