The docs aren't updated to reflect this so I just wanted to make sure. I didn't have time to run through the source code (you Linux people and your fancy 'git grep' commands :P )<br clear="all"><div><br></div>
<div>---------</div>Robert Dailey<br>
<br><br><div class="gmail_quote">On Mon, Mar 5, 2012 at 11:58 AM, David Cole <span dir="ltr"><<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Correct. Partial output from 'git grep MSVC_VERSION' in the CMake source tree:<br>
<br>
$ git grep MSVC_VERSION<br>
...<br>
Modules/CMakeVS10FindMake.cmake:SET(MSVC_VERSION 1600)<br>
Modules/CMakeVS11FindMake.cmake:SET(MSVC_VERSION 1700)<br>
Modules/CMakeVS6FindMake.cmake:SET(MSVC_VERSION 1200)<br>
Modules/CMakeVS71FindMake.cmake:SET(MSVC_VERSION 1310)<br>
Modules/CMakeVS7FindMake.cmake:SET(MSVC_VERSION 1300)<br>
Modules/CMakeVS8FindMake.cmake:SET(MSVC_VERSION 1400)<br>
Modules/CMakeVS9FindMake.cmake:SET(MSVC_VERSION 1500)<br>
...<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Mon, Mar 5, 2012 at 12:40 PM, Robert Dailey <<a href="mailto:rcdailey@gmail.com">rcdailey@gmail.com</a>> wrote:<br>
> I'm assuming MSVC_VERSION will be 1700 for MSVC11. Is this correct?<br>
><br>
> ---------<br>
> Robert Dailey<br>
><br>
</div></div><span class="HOEnZb"><font color="#888888">> --<br>
><br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the CMake FAQ at:<br>
> <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</font></span></blockquote></div><br>