On 12 February 2011 23:26, Martin O'Brien <[email protected]> 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 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
