On Mon, Jul 2, 2012 at 7:57 AM, Bill Hoffman <[email protected]> wrote:
> On 7/2/2012 10:25 AM, J Decker wrote:
>>
>> lcc
>> lcc-win32/64
>>
>
> Using nmake,jom, gmake or ninja that should not require a new generator.
> Just a few platform files.  See Modules/Platform:
>
>

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/

>> 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/[email protected]/msg39818.html

> Might also be just a flag or two set on existing generators.
>
>
> -Bill
>
> --
> Bill Hoffman
> Kitware, Inc.
> 28 Corporate Drive
> Clifton Park, NY 12065
> [email protected]
> http://www.kitware.com
> 518 881-4905 (Direct)
> 518 371-3971 x105
> Fax (518) 371-4573
>
>
--

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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to