diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2018-05-31 21:23:17 +0100 |
---|---|---|
committer | Jon Turney <jon.turney@dronecode.org.uk> | 2018-08-01 14:25:58 +0100 |
commit | 82bdf07a9d1ca6c62d4645a8c996975a5cef2989 (patch) | |
tree | 71c07793cc44f074b85ebf8a6caad5b51b845718 /mesonbuild/compilers/compilers.py | |
parent | 983263e82cee812b32b2863d2725027c779bf81d (diff) | |
download | meson-82bdf07a9d1ca6c62d4645a8c996975a5cef2989.zip meson-82bdf07a9d1ca6c62d4645a8c996975a5cef2989.tar.gz meson-82bdf07a9d1ca6c62d4645a8c996975a5cef2989.tar.bz2 |
Hoist trying several dependency detection methods up to find_external_dependency()
find_external_dependency() now makes and iterates over a list of callables
which are constructors with bound arguments for the dependency objects we
are going to attempt to make, so we can consolidate reporting on these
attempts and handling failures in that function.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions