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