Pull ninja from system if possible, avoid spurious bootstrap of cmake
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