aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/backends.py
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2020-11-17 10:22:03 -0500
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2021-12-22 08:04:08 +0530
commit95a4c6a62a925fc888e7c07ae3d9937c87e1c759 (patch)
tree2cdaceb586e019c60316995c1504e5d45b36385a /mesonbuild/backend/backends.py
parentee0baa97cd0411e15bd8f47e3874f217887d0a7a (diff)
downloadmeson-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