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

CMake: Fix handling QT_PLUGIN_EXTENDS for static plugins

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes