summaryrefslogtreecommitdiffstats
path: root/Help/variable/MSVC80.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/MSVC80.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/MSVC80.rst')
-rw-r--r--Help/variable/MSVC80.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/variable/MSVC80.rst b/Help/variable/MSVC80.rst
index 0d33e82..1533218 100644
--- a/Help/variable/MSVC80.rst
+++ b/Help/variable/MSVC80.rst
@@ -1,5 +1,7 @@
MSVC80
------
+Discouraged. Use the :variable:`MSVC_VERSION` variable instead.
+
``True`` when using the Microsoft Visual Studio ``v80`` toolset
(``cl`` version 14) or another compiler that simulates it.