aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/mdist.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2021-06-22 11:35:51 -0700
committerJussi Pakkanen <jpakkane@gmail.com>2021-06-27 23:59:40 +0300
commit3e66bd40356c0d223af86dabc8f119a41c345378 (patch)
treedb89b110bcceaf89c480cefecb0bc37808a75b28 /mesonbuild/mdist.py
parent84b371c6451344f032d2c6f550c2711ec0776ca8 (diff)
downloadmeson-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