You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/prop_tgt/MANUALLY_ADDED_DEPENDENCIES...

11 lines
281 B

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.