elvisangelaccio created this revision. Restricted Application added projects: Frameworks, Build System. Restricted Application added subscribers: Build System, Frameworks.
REVISION SUMMARY If there is a `org.kde.*.json` file in the git repository of the cmake project, we assume is a flatpak recipe and we add an optional target that runs `flatpak-builder` on it. This way we don't have to copy `build.sh` scripts all over the place. TEST PLAN 1. git clone the ark repo 2. run cmake 3. make/ninja build-flatpak REPOSITORY R240 Extra CMake Modules BRANCH master REVISION DETAIL https://phabricator.kde.org/D7253 AFFECTED FILES kde-modules/KDECMakeSettings.cmake To: elvisangelaccio Cc: #frameworks, #build_system