aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/compilers.py
diff options
context:
space:
mode:
authorDaniel Mensinger <daniel@mensinger-ka.de>2021-06-20 11:29:06 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2021-06-21 20:19:06 +0300
commit5cd9f88d6cafbbc2b748ffc85226d53800a05aac (patch)
tree314ae3accb148ac6f180da3373c9b4949b9e54f4 /mesonbuild/compilers/compilers.py
parent2e8729a7e6cee460f8e75e231ecdd01933fbd277 (diff)
downloadmeson-5cd9f88d6cafbbc2b748ffc85226d53800a05aac.zip
meson-5cd9f88d6cafbbc2b748ffc85226d53800a05aac.tar.gz
meson-5cd9f88d6cafbbc2b748ffc85226d53800a05aac.tar.bz2
fix: Ensure that build targets have all methods from ExternalProgram
As a side-effect from #8885 `find_program()` returns now `Executable` objects when `meson.override_find_program` is called with an executable target. To resolve this conflict the missing methods from `ExternalProgram` are added to `BuildTarget`.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions