summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/coverage.py
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2024-05-31 00:04:41 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2024-06-23 12:30:34 +0300
commitc21b886ba8a60cce7fa56e4be40bd7547129fb00 (patch)
tree92bffea23a0ae1c3995a2d152fc69e6c897e7ffe /mesonbuild/scripts/coverage.py
parent24cddb6901d8c0421bcff4daa465e422e2d27f44 (diff)
downloadmeson-c21b886ba8a60cce7fa56e4be40bd7547129fb00.tar.gz
dependencies/boost.py: Allow getting `lib_dir` and `include_dir` via pkg-config
`boost_root` doesn't work if lib and include are in different directories like in the `nix` `boost` package. The `prefix` checking could probably be removed, in 2019 conan (the reason why the check was added) had `libdir` and `includedir` in its generated pkg-config file https://www.github.com/mesonbuild/meson/issues/5438#issuecomment-498761454 If there's no return then boost isn't found for some reason, further logic is unnecessary in any case if direct paths are passed. `roots += [Path(boost_lib_dir), Path(boost_inc_dir)]` did not work
Diffstat (limited to 'mesonbuild/scripts/coverage.py')
0 files changed, 0 insertions, 0 deletions