aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter/interpreter.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2022-05-23 14:09:43 +0200
committerDylan Baker <dylan@pnwbakers.com>2022-06-14 10:11:22 -0700
commite4a8f4dbd64dce546b9a7651774b572f52b8f20f (patch)
treec226dac9ab8ea29be339a20b367ee74aed902132 /mesonbuild/interpreter/interpreter.py
parentdae986073d5ab3a6241cecaf3362065256400772 (diff)
downloadmeson-e4a8f4dbd64dce546b9a7651774b572f52b8f20f.zip
meson-e4a8f4dbd64dce546b9a7651774b572f52b8f20f.tar.gz
meson-e4a8f4dbd64dce546b9a7651774b572f52b8f20f.tar.bz2
backend: always use the same code to compute the files in ExtractedObjects
Instead of asking the ExtractedObjects, but with a hook back into the backend, use the existing function in the backend itself. This fixes using the extract_objects(...) of a generated source file in a custom_target. It should also fix recursive extract_all_objects with the Xcode backend. Fixes: #10394
Diffstat (limited to 'mesonbuild/interpreter/interpreter.py')
0 files changed, 0 insertions, 0 deletions