Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2bca5fa6aa07e95b5436b5139e0a2ef04f153ebd
/
.
/
Help
/
variable
/
MSVC.rst
blob: ca8775cb3c9a6e72df3e9ee47c41aae8c0fd0815 [
file
] [
log
] [
blame
]
MSVC
----
Set
to
``
true
``
when
the compiler
is
some version of
Microsoft
Visual
C
++
or
another compiler simulating
Visual
C
++.
Any
compiler defining
``
_MSC_VER
``
is
considered simulating
Visual
C
++.
See
also the
:
variable
:
`MSVC_VERSION`
variable
.