[Development] cmake targets for plugins are still not working (QTBUG-89643)

Mark De Wit mark.dewit at iesve.com
Thu May 27 18:50:26 CEST 2021


I'd like to flag up bug report https://bugreports.qt.io/browse/QTBUG-89643 which is closed as fixed in Qt 6.1.0 but is still (or again) broken in Qt 6.1.1

I added a comment to the Bug, but in my testing, the Qt6 Gui module does not load its plugin as part of its cmake processing, and CMake thus tells me:

get_target_property() called with non-existent target
"Qt6::QWindowsIntegrationPlugin".
And...
get_target_property() called with non-existent target
"Qt6::QSvgIconPlugin".
Etc...

Kind regards,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20210527/42a64a28/attachment.html>


More information about the Development mailing list