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
11 lines
281 B
ReStructuredText
11 lines
281 B
ReStructuredText
MANUALLY_ADDED_DEPENDENCIES
|
|
---------------------------
|
|
|
|
.. versionadded:: 3.8
|
|
|
|
Get manually added dependencies to other top-level targets.
|
|
|
|
This read-only property can be used to query all dependencies that
|
|
were added for this target with the :command:`add_dependencies`
|
|
command.
|