Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
6.0.0 Beta2
-
-
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
- relates to
-
QTBUG-75290 Reconsider which CMake cache variables starting with QT_ should be visible in CMake Gui
-
- Open
-
-
QTBUG-87480 Remove perl dependency to build Qt Essentials
-
- Closed
-