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

Add infrastructure to allow linking static qt plugins into static qml plugins

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.4.1
    • Build System: CMake
    • None

      The motivating case is linking qwebp plugin into ios quickcontrols style plugin.

      https://codereview.qt-project.org/c/qt/qtdeclarative/+/444609/4..5/src/quickcontrols2/ios/CMakeLists.txt#b116

      What needs to happen is that
      1) linking works
      2) cmake package for ios qqc2 style creates a find_package dependency on the webp plugin
      3) qmake prl and pri files don't contain hardcoded absolute paths, but use relative paths

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

            qtbuildsystem Qt Build System Team
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes