diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-11-02 19:44:47 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-11-11 23:06:48 +0530 |
commit | 22f459a7dd8d6d815ade836b6ea9404572cbc92b (patch) | |
tree | f8f461d97eb2d073ad283d55e22b05689c6adc7d /docs/markdown/snippets | |
parent | d2a250412c208a38a4c82a8b2615aad90dc15df9 (diff) | |
download | meson-22f459a7dd8d6d815ade836b6ea9404572cbc92b.zip meson-22f459a7dd8d6d815ade836b6ea9404572cbc92b.tar.gz meson-22f459a7dd8d6d815ade836b6ea9404572cbc92b.tar.bz2 |
dependencies: Improve pkg-config library detection
When `static: true` is passed to dependency(), we parse the pkg-config
output and manually search for `-lfoo`, etc in the library paths
gathered from `-Lbar` arguments in the output.
If there are no `-L` arguments in the output, the behaviour is the
same as before. If there are `-L` arguments and we can't find a static
library, we will error out.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions