D12269: Don't install plugins within lib on android

2018-04-17 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes.
Closed by commit R240:dbe4d2d7f9d6: Dont install plugins within lib on 
android (authored by apol).

REPOSITORY
  R240 Extra CMake Modules

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D12269?vs=32356=32401

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

AFFECTED FILES
  kde-modules/KDEInstallDirs.cmake

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


D12269: Don't install plugins within lib on android

2018-04-17 Thread Volker Krause
vkrause 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/D12269

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


D12269: Don't install plugins within lib on android

2018-04-16 Thread Aleix Pol Gonzalez
apol created this revision.
Restricted Application added projects: Frameworks, Build System.
Restricted Application added subscribers: Build System, Frameworks.
apol requested review of this revision.

REVISION 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

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

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

AFFECTED FILES
  kde-modules/KDEInstallDirs.cmake

To: apol
Cc: #frameworks, #build_system, michaelh, ngraham, bruns