[cmake-developers] new Generator

Peter Kümmel syntheticpp at gmx.net
Wed Jul 4 03:16:49 EDT 2012


On 04.07.2012 02:10, J Decker wrote:
>
> ninja looks promising as an inbetween; lcc of course has it's own
> make.  I however don't find ninja on windows latest download...
> there's a couple references in the /share/
>

Unofficial binaries you could find here:
http://sourceforge.net/projects/cmakescript/files/

>>> altneratively some other flavors of visual studio projects
>>
>> These would most likely be sub-classes of the existing generators.  What
>> flavors where you thinking of?  (chocolate, vanilla?) :)
>>
>
> a flag to enable generating a line when compiling CLR which allows
> adding references to .NET things to the project.  (soemthing that has
> to be manually set for each target)
>
> something like<CLRSuppor>true</CLRSupport>
>
> http://www.mail-archive.com/cmake@cmake.org/msg39818.html
>
>> Might also be just a flag or two set on existing generators.
>>
>>
>> -Bill



More information about the cmake-developers mailing list