mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
d9f836e956
Closes: #16165
7 lines
254 B
ReStructuredText
7 lines
254 B
ReStructuredText
manually-added-dependencies
|
|
---------------------------
|
|
|
|
* The target property :prop_tgt:`MANUALLY_ADDED_DEPENDENCIES` has
|
|
been added. It is read-only and could be used to retrieve
|
|
dependencies that have been added with :command:`add_dependencies`.
|