diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-10-13 00:54:01 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-10-13 02:18:16 +0530 |
commit | 814f4909f959d6d8a84e89058819a0894821fb63 (patch) | |
tree | fdc795d437189db7bb6862e43041c80eab209196 /mesonbuild/modules/gnome.py | |
parent | f194914b9fe0042cce83ee4371ca3ccc2efc7120 (diff) | |
download | meson-814f4909f959d6d8a84e89058819a0894821fb63.zip meson-814f4909f959d6d8a84e89058819a0894821fb63.tar.gz meson-814f4909f959d6d8a84e89058819a0894821fb63.tar.bz2 |
pkgconfig: Handle library names starting with 'lib'
Sometimes people want the library to start with 'lib' everywhere, which
is achieved by setting name_prefix to '' and the target name to
'libfoo'. In that case, try to get the pkg-config '-lfoo' arg right.
Also, don't warn about anything on Windows
Fixes https://github.com/mesonbuild/meson/issues/889
Diffstat (limited to 'mesonbuild/modules/gnome.py')
0 files changed, 0 insertions, 0 deletions