Provide QML import paths to androiddeployqt
ClosedPublic

Authored by vkrause on Mar 9 2018, 11:49 AM.

Details

Summary

This makes the qmlimportscanner find our QML files and plugins correctly.
That's IMHO much cleaner than the full copy of everything in the lib/qml
folder we do via the android-extra-plugins list.

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.
vkrause created this revision.Mar 9 2018, 11:49 AM
Restricted Application added projects: Frameworks, Build System. · View Herald TranscriptMar 9 2018, 11:49 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
vkrause requested review of this revision.Mar 9 2018, 11:49 AM
apol accepted this revision.Mar 9 2018, 1:11 PM
This revision is now accepted and ready to land.Mar 9 2018, 1:11 PM
This revision was automatically updated to reflect the committed changes.