Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.0 FF
-
None
-
d8b3becc79a8d352d935c33084d29fc2bc088ea8 (qt/qtdeclarative/dev) 1ca34b06633c80f9baa9f7d852c181fc4ec96ab7 (qt/qtdeclarative/6.2)
Description
In qt_internal_add_qml_module(), we blindly install each .qml file into the install directory without taking into account a potential resource alias for those files. The assumption that all .qml files go in the module's install directory is not valid.
Attachments
Issue Links
- relates to
-
QTBUG-94519 Install rules for .qml files should use source dir as their source, not build dir copies
- Closed