diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2018-02-26 18:12:41 +0000 |
---|---|---|
committer | Jon Turney <jon.turney@dronecode.org.uk> | 2018-03-04 22:28:47 +0000 |
commit | 02def38741d5bf9701b463a77accce37e679cc9e (patch) | |
tree | 69b7417a1fc0f1c319107162d97e6d1253c6b0ed /run_unittests.py | |
parent | 610e5d4a7122964d2e14c3c77585ce478704f976 (diff) | |
download | meson-02def38741d5bf9701b463a77accce37e679cc9e.zip meson-02def38741d5bf9701b463a77accce37e679cc9e.tar.gz meson-02def38741d5bf9701b463a77accce37e679cc9e.tar.bz2 |
Fix QtBaseDependency._framework_detect
At the moment, QtBaseDependency._framework_detect sets is_found if at least
one module is found. This gives the incorrect result in the case where both
found and not-found modules are given.
Fix it so it only sets is_found if all the modules given are found.
Diffstat (limited to 'run_unittests.py')
0 files changed, 0 insertions, 0 deletions