Isn&#39;t CMAKE_USING_VC_FREE_TOOLS works? You can also look for files containing builder configuration in BuildDir/CMakeFiles directory.<br><br>Anyways, you can write your own test to check for VC version.<br><br><div class="gmail_quote">
On Sat, May 7, 2011 at 3:37 PM, QbProg <span dir="ltr">&lt;<a href="mailto:tholag@gmail.com">tholag@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello there,<br>
is there a quick &amp; clean way to detect if we are using a Visual C++<br>
express edition with the MSVC generator?<br>
A variable of something like that.<br>
I would like to exclude solution folders in that case.<br>
<br>
Thank you,<br>
Qb<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 <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: <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>
</blockquote></div><br>