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.pull/3165/head
parent
610e5d4a71
commit
02def38741
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue