mesonbuild/meson

Missing dependencies are included in valac arguments

Open

#1 484 ouverte le 20 mars 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Python (1 465 forks)batch import
dependencieshelp wantedlanguage:vala

Métriques du dépôt

Stars
 (4 978 stars)
Métriques de merge PR
 (Merge moyen 139j 13h) (51 PRs mergées en 30 j)

Description

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.

Guide contributeur