build: using cmake-ninja for jasper build system in flatpak.

As asked by upstream at: https://github.com/flathub/flathub/pull/124
This commit is contained in:
Jehan 2017-10-07 18:27:57 +02:00
parent e75ea3c2af
commit 34ac56e770
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@
{
"name": "jasper",
"cmake": true,
"buildsystem": "cmake-ninja",
"builddir": true,
"config-opts": [ "-DCMAKE_INSTALL_LIBDIR=lib" ],
"cleanup": [ "/bin", "/share" ],