summaryrefslogtreecommitdiffstats
path: root/Help/variable/MSVC71.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-03-22 15:22:35 (GMT)
committerBrad King <brad.king@kitware.com>2017-03-22 15:24:54 (GMT)
commitfecf846701ca3a7de4875f5c4362bc79e21b0a4c (patch)
tree724c67ec2669ab5b443b0272969c7904b239ef54 /Help/variable/MSVC71.rst
parent712452e33088b1ba02c7dde10f56cd2add81deab (diff)
downloadCMake-fecf846701ca3a7de4875f5c4362bc79e21b0a4c.zip
CMake-fecf846701ca3a7de4875f5c4362bc79e21b0a4c.tar.gz
CMake-fecf846701ca3a7de4875f5c4362bc79e21b0a4c.tar.bz2
Help: Document preference of `MSVC_VERSION` over `MSVC##`
Issue: #16735
Diffstat (limited to 'Help/variable/MSVC71.rst')
-rw-r--r--Help/variable/MSVC71.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/variable/MSVC71.rst b/Help/variable/MSVC71.rst
index d69d4fc..0237592 100644
--- a/Help/variable/MSVC71.rst
+++ b/Help/variable/MSVC71.rst
@@ -1,6 +1,8 @@
MSVC71
------
+Discouraged. Use the :variable:`MSVC_VERSION` variable instead.
+
``True`` when using Microsoft Visual C++ 7.1.
Set to ``true`` when the compiler is version 7.1 of Microsoft Visual C++.