mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
Help: Document the WINCE variable
This commit is contained in:
@@ -192,6 +192,7 @@ Variables that Describe the System
|
||||
/variable/MSVC_VERSION
|
||||
/variable/UNIX
|
||||
/variable/WIN32
|
||||
/variable/WINCE
|
||||
/variable/WINDOWS_PHONE
|
||||
/variable/WINDOWS_STORE
|
||||
/variable/XCODE_VERSION
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
WINCE
|
||||
-----
|
||||
|
||||
True when the :variable:`CMAKE_SYSTEM_NAME` variable is set
|
||||
to ``WindowsCE``.
|
||||
Reference in New Issue
Block a user