mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
d9f836e956
Closes: #16165
9 lines
258 B
ReStructuredText
9 lines
258 B
ReStructuredText
MANUALLY_ADDED_DEPENDENCIES
|
|
---------------------------
|
|
|
|
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.
|