[CMake] VS2010 support
Tyler Roscoe
tyler at cryptio.net
Tue May 26 11:29:05 EDT 2009
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.
tyler
More information about the CMake
mailing list