mesonbuild/meson

Missing dependency between gir file and sources scanned for gir data.

Open

#3,073 opened on 2018年2月15日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (4,978 stars) (1,465 forks)batch import
buggnomegood first issuehelp wanted

説明

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).

コントリビューターガイド

Missing dependency between gir file and sources scanned for gir data. · mesonbuild/meson#3073 | Good First Issue