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.pull/2611/head
parent
d2a250412c
commit
22f459a7dd
1 changed files with 16 additions and 1 deletions
Loading…
Reference in new issue