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

CMake: Fix handling QT_PLUGIN_EXTENDS for static plugins

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • 5.14.0
    • Build System: CMake
    • None
    • All

    Description

      While implementing qt5 <-> qt6 compatibility for qt_import_plugins, I discovered some inconsistency in the handling of QT_PLUGIN_EXTENDS for the Svg imageformat plugin.

      Instead of saying that the plugin belongs to the Gui module (because that's the module that defines the imageformats plugin type), it says that it belongs to Svg.

      https://codereview.qt-project.org/c/qt/qtbase/+/283446/17/mkspecs/features/data/cmake/Qt5PluginTarget.cmake.in#96

      Attachments

        Issue Links

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

          Activity

            People

              alexandru.croitor Alexandru Croitor
              alexandru.croitor Alexandru Croitor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes