mesonbuild/meson

Missing dependencies are included in valac arguments

Open

#1,484 opened on 2017年3月20日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (4,978 stars) (1,465 forks)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.

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