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

Make QMakeLibraryInfo a private library

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8
    • Build tools: qmake
    • None

    Description

      So it seems that QMakeLibraryInfo::path(QLibraryInfo::QmlImportsPath) is needed in host tools to get the QmlImportPath for host tools.
      On q2bt installation the path returned by QLibraryInfo::path(QLibraryInfo::QmlImportsPath) can't be used by host tools like qmlls, for example, because it misses the sysrootify step from the QMakeLibraryInfo.

      Make the QtLibraryInfo "OBJECT" into a private default installed library such that qmlls and other host tools can link to it and use it.

      Attachments

        Issue Links

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

          Activity

            People

              semlanik Alexey Edelev
              sami.shalayel Sami Shalayel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes