[CMake] MSVC not true!

Brad Aisa Brad.Aisa at Colorado.EDU
Sat Dec 20 02:05:31 EST 2008


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!


More information about the CMake mailing list