Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-140665

qt_generate_deploy_qml_app is missing plugin deployment options

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P1: Critical P1: Critical
    • None
    • 6.10.0
    • Build System: CMake
    • None
    • All

      qt_generate_deploy_app gained options for deploying plugins: NO_PLUGINS, EXCLUDE_PLUGINS, EXCLUDE_PLUGIN_TYPES, INCLUDE_PLUGINS, and INCLUDE_PLUGIN_TYPES. The (incomplete) possibility to select plugins via qt_import_plugins was removed in favor of the new API.

      Somehow, adding the plugin deployment arguments to qt_generate_deploy_qml_app was forgotten. This means, plugin selection for deployment is currently not possible without writing custom deployment code for Qt 6.10.0.

        For Gerrit Dashboard: QTBUG-140665
        # Subject Branch Project Status CR V

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change