Skip to content

[android] Add helper for building discount

Nicolas Fella requested to merge nicolasfella/ci-tooling:discount into master

discount is needed to bring kookbook to Android (https://phabricator.kde.org/D26315). It's a bit tricky to crosscompile since it generates code from a previously built executable so we do a native build first followed by a target build

Merge request reports