Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.2.0 RC
-
None
Description
The target finalization logic for executable targets honors the static_plugin finalizer mode by calling __qt_internal_apply_plugin_imports_finalizer_mode() towards the end of finalization. There is no such call for shared library targets. It is possible that someone may need to build a shared library with a statically built Qt, so we should support this scenario too.
Attachments
Issue Links
- relates to
-
QTBUG-92933 Rework automatic static plugin linkage
- Closed