Skip to content

Pull ninja from system if possible, avoid spurious bootstrap of cmake

Nirbheek Chauhan requested to merge nirbheek/cerbero:cmake-ninja-system into main
build-tools: CMake recipes must not depend on ninja manually
build-tools: Fix cerbero always building cmake

Cerbero was always building cmake even when it was provided by the
system. Fix that.
build-tools: Pick up ninja from the system if available
Edited by Nirbheek Chauhan

Merge request reports