Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.0 FF
-
None
-
d8b3becc79a8d352d935c33084d29fc2bc088ea8 (qt/qtdeclarative/dev) 1ca34b06633c80f9baa9f7d852c181fc4ec96ab7 (qt/qtdeclarative/6.2)
Description
When doing an install, it relies on the default "ALL" target having brought everything up to date. At the moment, the install rules for qml modules will copy the .qml files from the build directory instead of from the source directory. The build directory copies are only brought up to date when the qmllint target associated with the qml module is brought up to date, but that qmllint target is not part of the default "ALL" target. This can result in installing out-of-date qml files.
Attachments
Issue Links
- relates to
-
QTBUG-94520 Install destinations for .qml files do not account for resource paths
-
- Closed
-