aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/python.py
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2021-06-09 15:13:17 -0400
committerXavier Claessens <xclaesse@gmail.com>2021-06-16 19:04:03 -0400
commitb6d754a40c618fe280af8f8527add2078a261a72 (patch)
treef943f54fe685dbb9a039d415f6201c09d8220d35 /mesonbuild/modules/python.py
parent3970f269fd23c148e94800ca01b6a2d76003a3a2 (diff)
downloadmeson-b6d754a40c618fe280af8f8527add2078a261a72.zip
meson-b6d754a40c618fe280af8f8527add2078a261a72.tar.gz
meson-b6d754a40c618fe280af8f8527add2078a261a72.tar.bz2
interpreter: Extract dependency() logic into its own helper class
The dependency lookup is a lot of complex code. This refactor it all into a single file/class outside of interpreter main class. This new design allows adding more fallbacks candidates in the future (e.g. using cc.find_library()) but does not yet add any extra API.
Diffstat (limited to 'mesonbuild/modules/python.py')
0 files changed, 0 insertions, 0 deletions