diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2018-01-06 15:33:07 -0800 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-04-17 23:33:31 +0300 |
commit | 92487ea33db9d882929d755308853d2ed82abd0d (patch) | |
tree | 0272fa81d53e2f08b72e70e906bdc4d0df65f23e /mesonbuild/modules/pkgconfig.py | |
parent | 1952ef5ae13376084dc277de38ff3a6dafb8e595 (diff) | |
download | meson-92487ea33db9d882929d755308853d2ed82abd0d.zip meson-92487ea33db9d882929d755308853d2ed82abd0d.tar.gz meson-92487ea33db9d882929d755308853d2ed82abd0d.tar.bz2 |
Add partial_dependency method to dependencies
This adds a new method, partial_dependency to all dependencies. These
sub dependencies are copies of the original dependency, but with one or
more of the attributes replaced with an empty list. This allows creating
a sub dependency that has only cflags or drops link_arguments, for
example.
Diffstat (limited to 'mesonbuild/modules/pkgconfig.py')
0 files changed, 0 insertions, 0 deletions