cmake/Help/variable/MSVC.rst

9 lines
250 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
MSVC
----
2018-04-23 21:13:27 +02:00
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++.
2017-04-14 19:02:05 +02:00
See also the :variable:`MSVC_VERSION` variable.