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
_______________________________________________
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

Reply via email to