- 
    Bug 
- 
    Resolution: Unresolved
- 
    P3: Somewhat important 
- 
    None
- 
    Qt Creator 9.0.1
If project is configure to use CMAKE_STAGING_PREFIX, Qt Creator will deploy files to remote devices using it instead of CMAKE_INSTALL_PREFIX.
Staging prefix is helpful if you e.g., want to have the project files available from the sysroot for other projects.
QMake projects used to have similar problem QTCREATORBUG-17466