D12172: Android: Also install plugins, otherwise they are just not available

2019-12-17 Thread Aleix Pol Gonzalez
apol abandoned this revision. Herald added subscribers: kde-buildsystem, kde-frameworks-devel. REPOSITORY R240 Extra CMake Modules REVISION DETAIL https://phabricator.kde.org/D12172 To: apol, #build_system, #frameworks Cc: kde-frameworks-devel, kde-buildsystem, vkrause, LeGast00n, GB_2, benc

D12172: Android: Also install plugins, otherwise they are just not available

2018-04-14 Thread Volker Krause
vkrause added a comment. In D12172#245790 , @apol wrote: > Yes, it's something I'd like to look into. I haven't found documentation for it yet. There is none I think, apart from the qmake and androiddeployqt sources ;-( REPOSITORY R240

D12172: Android: Also install plugins, otherwise they are just not available

2018-04-13 Thread Aleix Pol Gonzalez
apol added a comment. In D12172#245676 , @vkrause wrote: > For Qt < 5.12 this is ok as a temporary solution I think, but with the new androiddeployqt I'd rather add -android-dependencies.xml files for the libraries needing plugins (simple exampl

D12172: Android: Also install plugins, otherwise they are just not available

2018-04-13 Thread Volker Krause
vkrause added a comment. For Qt < 5.12 this is ok as a temporary solution I think, but with the new androiddeployqt I'd rather add -android-dependencies.xml files for the libraries needing plugins (simple example: https://github.com/KDAB/GammaRay/blob/master/probe/gammaray_probe-android-depe

D12172: Android: Also install plugins, otherwise they are just not available

2018-04-13 Thread Aleix Pol Gonzalez
apol created this revision. apol added reviewers: Build System, Frameworks. Restricted Application added projects: Frameworks, Build System. apol requested review of this revision. REPOSITORY R240 Extra CMake Modules BRANCH master REVISION DETAIL https://phabricator.kde.org/D12172 AFFECTE