diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2018-01-19 11:32:14 -0500 |
---|---|---|
committer | Xavier Claessens <xavier.claessens@collabora.com> | 2018-01-19 13:45:14 -0500 |
commit | 6e2e94c6452c12af224515e70aa88a63fb5adc65 (patch) | |
tree | 22df3360a0cd4d34a5129b99afe6c4c095eb9647 /mesonbuild/compilers/cpp.py | |
parent | ec37f625c7ffd5b3470ac6990f856f485c04af5e (diff) | |
download | meson-6e2e94c6452c12af224515e70aa88a63fb5adc65.zip meson-6e2e94c6452c12af224515e70aa88a63fb5adc65.tar.gz meson-6e2e94c6452c12af224515e70aa88a63fb5adc65.tar.bz2 |
pkgconfig: Also ignore not found deps passed directly to pc generator
Currently only not found deps implicitly pulled from a Library object
are ignored. We should also ignore not found deps passed directly to
generate() method.
This makes the unit testing more complicated because libfoo pkgconfig
dependency cannot be found when generated from the within the same
meson.build.
Diffstat (limited to 'mesonbuild/compilers/cpp.py')
0 files changed, 0 insertions, 0 deletions