mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
496ec6036f
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
10 lines
305 B
ReStructuredText
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.
|