~neon/extra-cmake-modules/master

Viewing all changes in revision 998.

  • Committer: Nicolas Fella
  • Date: 2020-05-11 16:59:06 UTC
  • Revision ID: git-v1:a70e9a0162f7814b33af0cfe6d7f67731ba7cce4
[android] Allow specifying APK install location

Summary:
This allows `make create-apk` to directly write the APK to /output instead of the cp-with-prefix step in /opt/helpers/create-apk. It's also useful for manual development builds where one would need to copy it to some output location manually or for CI setups that expect the output in a certain location.

If ANDROID_APK_INSTALL_DIR is not set the current behaviour is kept.

Reviewers: #frameworks, #android, apol, vkrause

Reviewed By: #android, apol

Subscribers: kde-frameworks-devel, kde-buildsystem

Tags: #frameworks, #build_system

Differential Revision: https://phabricator.kde.org/D29631

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: