summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-08-23 17:08:53 (GMT)
committerBrad King <brad.king@kitware.com>2016-08-23 17:10:51 (GMT)
commit7b637ebdc97655462d08d8ff70bee5d4f32e4681 (patch)
tree037638b87540fc203610652d2d96c700b0fa306c /Help/manual
parentc2f561e58c799cc82df7db70710ae2f79b8b6b64 (diff)
downloadCMake-7b637ebdc97655462d08d8ff70bee5d4f32e4681.zip
CMake-7b637ebdc97655462d08d8ff70bee5d4f32e4681.tar.gz
CMake-7b637ebdc97655462d08d8ff70bee5d4f32e4681.tar.bz2
Android: Add `ANDROID` variable to indicate the target
Allow projects to use `if(ANDROID)` to condition their Android-specific code paths.
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/cmake-variables.7.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-variables.7.rst b/Help/manual/cmake-variables.7.rst
index cdce6f6..275b66c 100644
--- a/Help/manual/cmake-variables.7.rst
+++ b/Help/manual/cmake-variables.7.rst
@@ -173,6 +173,7 @@ Variables that Describe the System
.. toctree::
:maxdepth: 1
+ /variable/ANDROID
/variable/APPLE
/variable/BORLAND
/variable/CMAKE_CL_64