Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 14.0.0
Description
1) Create a kit to deploy to remote linux
2) Build the project
3) See that under "Files To deploy" the "Target directory" is probably /usr/local/bin
4) In cmake settings change CMAKE_INSTALL_PREFIX to e.g. "/tmp"
5) Build the project
6) See that now there are two destination directories under "Files to deploy".
A workaround is to then close and reopen the project and build again.
Attachments
Issue Links
- resulted from
-
QTCREATORBUG-30603 Docker + Remote linux doesn't play nice
-
- Closed
-