mesonbuild/meson

Missing dependencies are included in valac arguments

Open

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

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (4,978 star) (1,465 fork)batch import
dependencieshelp wantedlanguage:vala

描述

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.

贡献者指南