Use the propagated interface property to collect the plugins for the android deployment. This method allows collecting plugins from the Qt libraries without using walk-libs approach with all its disadvantages. The only limitation is the CMake version, since custom transitive properties support was added in the CMake version 3.30. For now it's only uses in Android deployment, will be spread wider in followup commits. Fixes: QTBUG-129302 Change-Id: I8d5ae7342d57d215021ad02c51dda44f88c9a920 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%