Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
6.4.2
-
None
Description
I get an unusable deploy script when using `qt_generate_deploy_qml_app_script` in my Qt 6.4.2 project. It looks like this:
include()
_qt_internal_show_skip_runtime_deploy_message("static Qt libs")
_qt_internal_show_skip_qml_runtime_deploy_message()
which of course produces errors when invoked in the `cmake install` step. More details are captured in this forum link that I created:
Attachments
Issue Links
- is duplicated by
-
QTBUG-114038 Qt's CMake deployment API not working
- Closed
- mentioned in
-
Page Loading...