https://github.com/Kitware/CMake
Raw File
Tip revision: 79bcf4e1655ffa38e8f4740b19ec3a14ac567eec authored by Brad King on 17 July 2019, 11:54:31 UTC
CMake 3.15.0
Tip revision: 79bcf4e
MSVC11.rst
MSVC11
------

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

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