The cmake web site says
MSVC: True when using Microsoft Visual C
However if I put it in test like this:
if (MSVC)
 ...
it is not true!
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to