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

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

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes