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

variable QTSYNC_QT cannot be set by the user

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes