Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 12.0.0
-
None
Description
Deployment of Qt Creator applications is more than copying dependencies into one directory like with windeployqt.
It's about using cpack to create a package for the platform. See https://cmake.org/cmake/help/latest/manual/cpack-generators.7.html for supported generators.
Qt Creator itself has CPack support at https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/packaging/CMakeLists.txt?h=11.0
The project wizard should allow the user the ability to support cpack.
Attachments
Issue Links
- relates to
-
QTBUG-106495 Deploy to Android without gradle
- Open
-
QTCREATORBUG-26466 Default target for package_source
- Closed