mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
9 lines
296 B
ReStructuredText
9 lines
296 B
ReStructuredText
ANDROID_SKIP_ANT_STEP
|
|
---------------------
|
|
|
|
.. versionadded:: 3.4
|
|
|
|
Set the Android property that defines whether or not to skip the Ant build step.
|
|
This is a boolean property initialized by the value of the
|
|
:variable:`CMAKE_ANDROID_SKIP_ANT_STEP` variable if it is set when a target is created.
|