[cmake-developers] [CMake 0013913]: ninja generator is not usable on Fedora
Mantis Bug Tracker
mantis at public.kitware.com
Wed Feb 13 10:53:16 EST 2013
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=13913
======================================================================
Reported By: mwoehlke
Assigned To:
======================================================================
Project: CMake
Issue ID: 13913
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-02-13 10:53 EST
Last Modified: 2013-02-13 10:53 EST
======================================================================
Summary: ninja generator is not usable on Fedora
Description:
'cmake -GNinja' fails on Fedora because it cannot find a program called 'ninja'.
This is because, due to a packaging conflict, the ninja build tool is packaged
on Fedora is installed as /usr/bin/ninja-build. It would be nice if CMake would
also check for this name.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-02-13 10:53 mwoehlke New Issue
======================================================================
More information about the cmake-developers
mailing list