Make it possible to build several apk out of a project

Authored by apol on Apr 12 2018, 4:05 PM.

Description

Make it possible to build several apk out of a project

Summary:
Refactor the apk-generating code into a separate function, in views of
eventually even make it a module.
It also changes so that if no APK dir is specified, a generic dummy one is
used. Useful for proofs of concept.

Test Plan: Built kate, got kate and kwrite apks

Reviewers: Frameworks, Build System, vkrause

Reviewed By: vkrause

Subscribers: vkrause

Tags: Frameworks, Build System

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

Details