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: Fixed
    • Icon: P1: Critical P1: Critical
    • 6.11.0 FF
    • 6.10.0
    • Build System: CMake
    • None
    • All
    • 03cd2dea7 (dev)

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There is 1 open Gerrit change