mesonbuild/meson
Missing dependency between gir file and sources scanned for gir data.
Fermée
#3 073 ouverte le 15 févr. 2018
buggnomegood first issuehelp wanted
Métriques du dépôt
- Stars
- (4 978 étoiles)
- Métriques de merge PR
- (Merge moyen 139j 13h) (51 PRs mergées en 30 j)
Description
When using gnome.generate_gir and specifying a list of sources to scan with
sources keyword argument, there is no dependency between generated GIR XML
file and those sources (unless the target happens to depend on them as well,
which is very likely but not necessarily true).