Help: Clarify MSVC14 docs w.r.t. VS 2017 v141 toolset

Issue: #16735
This commit is contained in:
Brad King
2017-03-22 11:12:13 -04:00
parent 49a60b70e7
commit 712452e330

View File

@@ -1,5 +1,5 @@
MSVC14
------
``True`` when using the Microsoft Visual Studio ``v140`` toolset
(``cl`` version 19) or another compiler that simulates it.
``True`` when using the Microsoft Visual Studio ``v140`` or ``v141``
toolset (``cl`` version 19) or another compiler that simulates it.