summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/variable/MSVC10.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.22/Help/variable/MSVC10.rst')
-rw-r--r--share/cmake-3.22/Help/variable/MSVC10.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.22/Help/variable/MSVC10.rst b/share/cmake-3.22/Help/variable/MSVC10.rst
new file mode 100644
index 0000000..55c6337
--- /dev/null
+++ b/share/cmake-3.22/Help/variable/MSVC10.rst
@@ -0,0 +1,7 @@
+MSVC10
+------
+
+Discouraged. Use the :variable:`MSVC_VERSION` variable instead.
+
+``True`` when using the Microsoft Visual Studio ``v100`` toolset
+(``cl`` version 16) or another compiler that simulates it.