[cmake-developers] [PATCH 0/3] The CMake Ninja generator.

Bill Hoffman bill.hoffman at kitware.com
Tue Nov 15 11:29:35 EST 2011


On 11/11/2011 9:36 PM, Peter Collingbourne wrote:

> Note that this generator is *nix only (it relies on POSIX shell
> functionality), and will only be built on *nix platforms.  I am not
> interested in Windows support, but I understand that others have
> expressed an interest in adding support.
>
How much of the POSIX shell stuff can be done with cmake -E stuff?  It 
would be good to use as little POSIX stuff as possible as someday when 
someone does the inevitable windows port it is easier...

-Bill




More information about the cmake-developers mailing list