summaryrefslogtreecommitdiff
path: root/docs/yaml/functions
diff options
context:
space:
mode:
Diffstat (limited to 'docs/yaml/functions')
-rw-r--r--docs/yaml/functions/declare_dependency.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/yaml/functions/declare_dependency.yaml b/docs/yaml/functions/declare_dependency.yaml
index 752444785..b09a0c0a0 100644
--- a/docs/yaml/functions/declare_dependency.yaml
+++ b/docs/yaml/functions/declare_dependency.yaml
@@ -71,3 +71,10 @@ kwargs:
description: |
the directories to add to the string search path (i.e. `-J` switch for DMD).
Must be [[@inc]] objects or plain strings.
+
+ objects:
+ type: list[extracted_obj]
+ since: 1.1.0
+ description: |
+ a list of object files, to be linked directly into the targets that use the
+ dependency.