mesonbuild/meson

Missing dependencies are included in valac arguments

开放

#1,484 创建于 2017年3月20日

 (0 条评论) (0 个反应) (0 位负责人)Python (1,465 个派生)batch import
dependencieshelp wantedlanguage:vala

仓库指标

星标
 (4,978 个星标)
PR 合并指标
 (平均合并 139天 13小时) (30 天内合并 51 个 PR)

描述

This is an issue with gio-unix-2.0 and gio-windows-2.0 since only one is available on each platform and when including both in dependencies, it break both.

The current solution is to conditionally construct a dependency array, but that's not really convenient.

贡献者指南