Skip to content

Use ninja for cmake builds

Tristan Van Berkom requested to merge tristan/cmake-use-ninja into master

This branch first bumps the BuildStream version in .gitlab-ci.yml so that CI will have the version with the new feature.

Then we add a patch to sdk/project.conf to enable the Ninja cmake generator, and require format-version 7 which introduces the new cmake plugin feature.

Edited by Javier Jardón

Merge request reports