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

variable QTSYNC_QT cannot be set by the user

    XMLWordPrintable

Details

    • All
    • 60f36007a361f4102a9cc0ceb65040ebc19d2653 (qt/qtbase/dev) 823c4951b2be1532bc26f9109e414841bd1ae829 (qt/qtbase/dev) b604a748b5b4e813c03bc342cf88f6f9267b019b (qt/qtbase/6.2)

    Description

      QtSyncQtHelpers.cmake indicates that QT_SYNCQT is a CACHE variable which should be allowed by the user to set. Especially since after installation Qt is no longer the owner of the location of QT_SYNCQT. The Problem is that QtBuild.cmake unsets the variable QT_SYNCQT on line 386 which renders user settings of QT_SYNCQT ineffective.

      Furthermore consider using find_file to find the script instead of hardcoding paths.

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              neumann-a Alexander Neumann
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes