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 <tho...@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 >
_______________________________________________ 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