D11177: Provide QML import paths to androiddeployqt

2018-03-09 Thread Volker Krause
This revision was automatically updated to reflect the committed changes.
Closed by commit R240:553be332f2e3: Provide QML import paths to androiddeployqt 
(authored by vkrause).

REPOSITORY
  R240 Extra CMake Modules

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D11177?vs=29078=29090

REVISION DETAIL
  https://phabricator.kde.org/D11177

AFFECTED FILES
  toolchain/Android.cmake
  toolchain/deployment-file.json.in

To: vkrause, #build_system, apol
Cc: #frameworks, michaelh


D11177: Provide QML import paths to androiddeployqt

2018-03-09 Thread Aleix Pol Gonzalez
apol accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D11177

To: vkrause, #build_system, apol
Cc: #frameworks, michaelh


D11177: Provide QML import paths to androiddeployqt

2018-03-09 Thread Volker Krause
vkrause created this revision.
vkrause added a reviewer: Build System.
Restricted Application added projects: Frameworks, Build System.
Restricted Application added a subscriber: Frameworks.
vkrause requested review of this revision.

REVISION 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.

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D11177

AFFECTED FILES
  toolchain/Android.cmake
  toolchain/deployment-file.json.in

To: vkrause, #build_system
Cc: #frameworks, michaelh