Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.2.0 FF
-
Fix Version/s: 6.2.0 Alpha, 6.3.0 Alpha
-
Component/s: Build System: CMake
-
Labels:None
-
Commits: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
-