https://github.com/Kitware/CMake
Raw File
Tip revision: 34a6da34b8bb909486cda9298f2d7fbc88ed6e7f authored by Brad King on 04 October 2022, 17:26:33 UTC
CMake 3.23.4
Tip revision: 34a6da3
MSVC14.rst
MSVC14
------

.. versionadded:: 3.1

Discouraged.  Use the :variable:`MSVC_VERSION` variable instead.

``True`` when using the Microsoft Visual Studio ``v140`` or ``v141``
toolset (``cl`` version 19) or another compiler that simulates it.
back to top