Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.3.0 Feature Freeze
-
Fix Version/s: 6.3.0 Beta1, 6.4.0 Beta1
-
Component/s: Build System: CMake
-
Labels:None
-
Commits:037fd545c4 (qt/qtbase/dev) 284862fefb (qt/qtbase/6.2) 284862fefb (qt/tqtc-qtbase/6.2) 25a7c07e6c (qt/qtbase/6.3)
Description
When QtBase is configure with CMAKE_STAGING_PREFIX and different CMAKE_INSTALL_PREFIX, then subsequent Qt module builds use the staging prefix as the install prefix.
This leads to e.g., wrong RPATH being used in the binaries.