gse/cmake/share/cmake-3.30/Help/prop_tgt/MANUALLY_ADDED_DEPENDENCIES.rst
2024-08-19 00:33:31 +02:00

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.