blob: 1eb5183bc7d1b9323001acea612c429c964173e9 (
plain)
1
2
3
4
5
6
7
8
9
|
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.
|