diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-06-22 11:35:51 -0700 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-06-27 23:59:40 +0300 |
commit | 3e66bd40356c0d223af86dabc8f119a41c345378 (patch) | |
tree | db89b110bcceaf89c480cefecb0bc37808a75b28 /mesonbuild/mdist.py | |
parent | 84b371c6451344f032d2c6f550c2711ec0776ca8 (diff) | |
download | meson-3e66bd40356c0d223af86dabc8f119a41c345378.zip meson-3e66bd40356c0d223af86dabc8f119a41c345378.tar.gz meson-3e66bd40356c0d223af86dabc8f119a41c345378.tar.bz2 |
modules/qt: use _impl private methods to avoid incorrect FeatureNew
`qt.preprocess` dispatches to the individual methods instead of
duplicating all of the logic itself, but this means that it goes through
the type checking, and feature checking a second time. To avoid this we
need to use a private helper method instead.
Fixes #8920
Diffstat (limited to 'mesonbuild/mdist.py')
0 files changed, 0 insertions, 0 deletions