diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2020-11-17 10:22:03 -0500 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2021-12-22 08:04:08 +0530 |
commit | 95a4c6a62a925fc888e7c07ae3d9937c87e1c759 (patch) | |
tree | 2cdaceb586e019c60316995c1504e5d45b36385a /mesonbuild/backend/backends.py | |
parent | ee0baa97cd0411e15bd8f47e3874f217887d0a7a (diff) | |
download | meson-95a4c6a62a925fc888e7c07ae3d9937c87e1c759.zip meson-95a4c6a62a925fc888e7c07ae3d9937c87e1c759.tar.gz meson-95a4c6a62a925fc888e7c07ae3d9937c87e1c759.tar.bz2 |
pkgconfig: Fix linking to a custom target
When generating pkgconfig file for a library that links to an
uninstalled static library built by custom_target() Meson was crashing
when trying to access some attributes that does not exist on that class.
Also fix is_internal() implementation, it only really make sense on a
CustomTargetIndex or if CustomTarget has only a single output.
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions