summaryrefslogtreecommitdiffstats
path: root/dependencies.yaml
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2022-05-12 11:18:43 +0300
committerIikka Eklund <iikka.eklund@qt.io>2022-05-18 09:38:07 +0300
commit5f4e30299f6423c1d01d9eb0e696a9373762f71b (patch)
treeb288699440b33d44ed25736fa386822daf4ef453 /dependencies.yaml
parentb8bfa5352d0c987f67e4ceba8b45a92551580afc (diff)
Conan: Enable recipe exclude options passed to qt-configure-module
Current implementation allows only to enable a leaf module feature and when setting the option/feature to 'no' it gets translated to not being passed at all to qt-configure-module. This change calls 'convert_qt_features_to_conan_options()' from qt-conan-common module which can correctly translate the given recipe options so that: -o option1=True -> qt-configure-module -feature-option1 -o option1=False -> qt-configure-module -no-feature-option1 Task-number: QTBUG-100073 Pick-to: 6.3 Change-Id: Ie7e58666c750e398523ced01ebd6d64d9929561c Reviewed-by: Toni Saario <toni.saario@qt.io>
Diffstat (limited to 'dependencies.yaml')
0 files changed, 0 insertions, 0 deletions