summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/variable/MSVC.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.10/Help/variable/MSVC.rst')
-rw-r--r--share/cmake-3.10/Help/variable/MSVC.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/cmake-3.10/Help/variable/MSVC.rst b/share/cmake-3.10/Help/variable/MSVC.rst
new file mode 100644
index 0000000..22a087a
--- /dev/null
+++ b/share/cmake-3.10/Help/variable/MSVC.rst
@@ -0,0 +1,8 @@
+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.