aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/dlang.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2021-06-18 13:57:43 -0400
committerEli Schwartz <eschwartz@archlinux.org>2021-07-28 01:33:46 -0400
commitf95a8f8282f5723379216f810fa614e01ef47f03 (patch)
treec1000e3e6e5a1d2a3981ef48fc1c40eee2dacd8f /mesonbuild/modules/dlang.py
parent276fe408affa75749aa7ce024738326d659991f6 (diff)
downloadmeson-f95a8f8282f5723379216f810fa614e01ef47f03.zip
meson-f95a8f8282f5723379216f810fa614e01ef47f03.tar.gz
meson-f95a8f8282f5723379216f810fa614e01ef47f03.tar.bz2
intl: fix incorrect detection of header
Although find_library returns the library as a list of args, has_header returns a tuple(is_found, is_cached) which is non-empty and thus always true. Which is confusing... Check whether it actually got found.
Diffstat (limited to 'mesonbuild/modules/dlang.py')
0 files changed, 0 insertions, 0 deletions