D7253: Add build-flatpak target if there is a flatpak recipe around

Elvis Angelaccio noreply at phabricator.kde.org
Fri Aug 11 16:23:14 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20170811/6d6e36d2/attachment.html>


More information about the Kde-buildsystem mailing list