Don't install plugins within lib on android
ClosedPublic

Authored by apol on Apr 17 2018, 2:48 AM.

Details

Summary

Otherwise we hit a weird code path on androiddeployqt. This is what the official SDK looks like anyway:

$ ls /opt/Qt/5.10.1/android_armv7/
bin  doc  include  jar  lib  mkspecs  plugins  qml  src  translations

Diff Detail

Repository
R240 Extra CMake Modules
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol created this revision.Apr 17 2018, 2:48 AM
Restricted Application added projects: Frameworks, Build System. · View Herald TranscriptApr 17 2018, 2:48 AM
Restricted Application added subscribers: Build System, Frameworks. · View Herald Transcript
apol requested review of this revision.Apr 17 2018, 2:48 AM
vkrause accepted this revision.Apr 17 2018, 7:17 AM
This revision is now accepted and ready to land.Apr 17 2018, 7:17 AM
This revision was automatically updated to reflect the committed changes.