summaryrefslogtreecommitdiffstats
path: root/Help/variable/WINCE.rst
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@siemens.com>2014-09-11 09:07:35 (GMT)
committerBrad King <brad.king@kitware.com>2014-09-11 12:44:20 (GMT)
commit4b4555de3e2fc1782298003cbd7efdd10bfbd685 (patch)
tree91e90ca8cd0e349dd5688f6c0c072209d8b0017c /Help/variable/WINCE.rst
parent0a92b23c52675bf8fe93cb9959266a49ab509ac1 (diff)
downloadCMake-4b4555de3e2fc1782298003cbd7efdd10bfbd685.zip
CMake-4b4555de3e2fc1782298003cbd7efdd10bfbd685.tar.gz
CMake-4b4555de3e2fc1782298003cbd7efdd10bfbd685.tar.bz2
Help: Document the WINCE variable
Diffstat (limited to 'Help/variable/WINCE.rst')
-rw-r--r--Help/variable/WINCE.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/variable/WINCE.rst b/Help/variable/WINCE.rst
new file mode 100644
index 0000000..54ff7de
--- /dev/null
+++ b/Help/variable/WINCE.rst
@@ -0,0 +1,5 @@
+WINCE
+-----
+
+True when the :variable:`CMAKE_SYSTEM_NAME` variable is set
+to ``WindowsCE``.