cmake/Help/prop_tgt/MANUALLY_ADDED_DEPENDENCIES.rst

11 lines
281 B
ReStructuredText
Raw Normal View History

2017-04-14 19:02:05 +02:00
MANUALLY_ADDED_DEPENDENCIES
---------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.8
2017-04-14 19:02:05 +02:00
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.