mesonbuild/meson

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

Open

#3,073 创建于 2018年2月15日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (4,978 star) (1,465 fork)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