diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2023-05-03 17:50:40 -0400 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2023-05-03 20:26:32 -0400 |
commit | a95ebf10776757664e1c1ad91f662374a31e0133 (patch) | |
tree | 262b139750c52ef1c569e180b35bf023671a7e8f /docs/markdown/snippets | |
parent | 8d3e22f50b6a66e3880bbd4b4edd620a8349c498 (diff) | |
download | meson-a95ebf10776757664e1c1ad91f662374a31e0133.zip meson-a95ebf10776757664e1c1ad91f662374a31e0133.tar.gz meson-a95ebf10776757664e1c1ad91f662374a31e0133.tar.bz2 |
dependencies: allow config-tool to fallback to default program names
If the dependency permits it, we can just do a PATH search instead of
mandating that it be listed in the cross file. This is useful for the
limited case where a specific dependency is known to be compatible with
any machine choice.
Mark the pybind11 dependency as supporting this. It's a valid choice
because pybind11 is a header-only C++ library.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions