mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 07:09:22 +00:00
7b637ebdc9
Allow projects to use `if(ANDROID)` to condition their Android-specific code paths.
6 lines
101 B
ReStructuredText
6 lines
101 B
ReStructuredText
ANDROID
|
|
-------
|
|
|
|
Set to ``1`` when the target system (:variable:`CMAKE_SYSTEM_NAME`) is
|
|
``Android``.
|