[CMake] Ninja: a small build system closest in spirit to Make
Matt Williams
lists at milliams.com
Sat Feb 12 17:47:35 EST 2011
On 12 February 2011 23:26, Martin O'Brien
<martin.matthew.obrien at gmail.com> wrote:
> Just out of curiosity, Matt, what (if anything) did you use to generate the Ninja files? Gyp?
To build the RPMs I just ran bootstrap.sh which comes with Ninja which
(I believe) directly compiles a mini-ninja executable which in turn
runs over some ninja files (which are also created by bootstrap.sh) to
compile the full thing.
--
Matt Williams
http://milliams.com
More information about the CMake
mailing list