Files
CMake/Help/prop_tgt/ANDROID_JAR_DEPENDENCIES.rst
T
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

10 lines
305 B
ReStructuredText

ANDROID_JAR_DEPENDENCIES
------------------------
.. versionadded:: 3.4
Set the Android property that specifies JAR dependencies.
This is a string value property. This property is initialized
by the value of the :variable:`CMAKE_ANDROID_JAR_DEPENDENCIES`
variable if it is set when a target is created.