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 合併指標
 (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.

貢獻者指南