You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
296 B
9 lines
296 B
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.
|