summaryrefslogtreecommitdiff
path: root/docs/yaml/functions/declare_dependency.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/yaml/functions/declare_dependency.yaml')
-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 b09a0c0a0..9d085fdf8 100644
--- a/docs/yaml/functions/declare_dependency.yaml
+++ b/docs/yaml/functions/declare_dependency.yaml
@@ -43,6 +43,13 @@ kwargs:
(or generated header files
that should be built before sources including them are built)
+ extra_files:
+ type: list[str | file]
+ since: 1.2.0
+ description: |
+ extra files to add to targets.
+ mostly used for IDE integration.
+
version:
type: str
description: |