Help: Document preference of MSVC_VERSION over MSVC##

Issue: #16735
This commit is contained in:
Brad King
2017-03-22 11:22:35 -04:00
parent 712452e330
commit fecf846701
10 changed files with 20 additions and 0 deletions

View File

@@ -4,3 +4,5 @@ MSVC
``True`` when using Microsoft Visual C++.
Set to ``true`` when the compiler is some version of Microsoft Visual C++.
See also the :variable:`MSVC_VERSION` variable.