diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-07-21 10:43:41 -0700 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2021-07-23 00:46:22 +0530 |
commit | 5583e44826e66f5721c9c18378f932760baf2263 (patch) | |
tree | 521d5d788326b6a8bd04d84affbfe4df26c13338 /mesonbuild/scripts/coverage.py | |
parent | 4703f4c2444c4a5d61645c4d3d1118f87946335a (diff) | |
download | meson-5583e44826e66f5721c9c18378f932760baf2263.zip meson-5583e44826e66f5721c9c18378f932760baf2263.tar.gz meson-5583e44826e66f5721c9c18378f932760baf2263.tar.bz2 |
qt: Allow CustomTargets for qt.preprocess source arguments
This works for `moc_*` and `ui_files`, but it never could have worked
for `qresources` due to the implementation assuming a `str` or `File`.
To restore previous compatibility I've added `CustomTarget` where it
would have worked, but not where it would have failed, the former would
raised an exception along the lines anyway.
Fixes #9007
Diffstat (limited to 'mesonbuild/scripts/coverage.py')
0 files changed, 0 insertions, 0 deletions