Skip to content

Fix to work with 'cmake-ninja' buildsystem

Tom Coldrick requested to merge coldtom/fix-cmake-ninja into master

Modules in flatpak manifests can now contain a "buildsystem": "cmake-ninja" option, this patch allows the script to deal with that.

Fixes #30

Merge request reports