[CMake] Express Edition

Yuri Timenkov yuri at timenkov.ru
Tue May 10 23:48:56 EDT 2011


Isn't CMAKE_USING_VC_FREE_TOOLS works? You can also look for files
containing builder configuration in BuildDir/CMakeFiles directory.

Anyways, you can write your own test to check for VC version.

On Sat, May 7, 2011 at 3:37 PM, QbProg <tholag at gmail.com> wrote:

> Hello there,
> is there a quick & clean way to detect if we are using a Visual C++
> express edition with the MSVC generator?
> A variable of something like that.
> I would like to exclude solution folders in that case.
>
> Thank you,
> Qb
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110511/3084246b/attachment.htm>


More information about the CMake mailing list