Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
5.14.0
Description
qt5_import_qml_plugins does not compose: it cannot be used at the scope of a static library, as `target_sources` is called with PRIVATE, so the generated import source will be compiled into the target, but won't be propagated downstream
Attachments
Issue Links
- duplicates
-
QTBUG-93257 qt6_import_qml_plugins does not compose
- Closed
- relates to
-
QTBUG-80846 [cmake]Qml plugin targets missing
- Closed