[CMake] VS2010 support

Bill Hoffman bill.hoffman at kitware.com
Tue May 26 12:15:50 EDT 2009


Tyler Roscoe wrote:
> On Tue, May 26, 2009 at 12:32:20PM +0200, bielow wrote:
>> Currently it seems that only NMake works since any previous VS generator
>> version will trigger the conversion wizard and then in turn cmake again...
> 
> There is a CMake variable which can disable the rule that makes CMake
> rerun when things get out of date. Unfortunately, I can't remember what
> it's called or find it in the docs. You might be able to use this to get
> vs2010 working until official support lands in CMake.
> 

We have a copy at Kitware, and it is going to be some time. 
Unfortunately, MS has completely changed the file format for the 
projects.   Also, the auto conversion does not seem to be working very 
well, as -D flags are not converted correctly from what I was able to see.

-Bill


More information about the CMake mailing list