- 
    Bug 
- 
    Resolution: Invalid
- 
    P2: Important 
- 
    None
- 
    5.0.0
- 
    None
If Qt is configured with -prefix /install/path -hostprefix $PWD/hosttools, then the mkspecs are installed to $PWD/hosttools/mkspecs, and QT_INSTALL_ARCHDATA refers to /install/path.
In non-hostprefix builds (actually in all builds), the mkspecs are expected to be found in QT_INSTALL_ARCHDATA.
It doesn't make much sense to install the mkspecs in $PWD/hosttools/mkspecs anyway. It might make more sense to install them to the prefix instead, or in addition.
- is required for
- 
                    QTBUG-28922 Cmake doesn't take into consideration value of -hostprefix -         
- Closed
 
-