how can you be sure it's not going into the if? what's the full code?

Brad Aisa wrote:
> 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
>

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to