Just like we do with qt plugins, collect all found qml plugin targets into two new directory scoped variables: - QT_ALL_QML_PLUGINS_FOUND_VIA_FIND_PACKAGE - QT_ALL_QML_PLUGINS_VERSIONED_FOUND_VIA_FIND_PACKAGE The plugin target names are derived from the Config.cmake file names, based on the existing assumption that qt_internal_add_plugin always uses the target name when generating the Config.cmake file. Pick-to: 6.8 Change-Id: I78c76488e133fb3c0374cbc149425726077f6c31 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit bf83fffd13c176391d353080cd76bc68ae7ea184) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%