diff options
| author | Daniel Mensinger <daniel@mensinger-ka.de> | 2021-08-23 21:38:22 +0200 |
|---|---|---|
| committer | Daniel Mensinger <daniel@mensinger-ka.de> | 2021-10-03 12:19:45 +0200 |
| commit | af24d188424093605e34a634feca421fad443399 (patch) | |
| tree | cd16c6162e96e11457b11a42c9f393c1675c4019 /docs/yaml/functions | |
| parent | 239219220e2711ae2e6f79e952103f767c384673 (diff) | |
| download | meson-af24d188424093605e34a634feca421fad443399.tar.gz | |
docs: Added new static docs
Diffstat (limited to 'docs/yaml/functions')
| -rw-r--r-- | docs/yaml/functions/dependency.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/yaml/functions/dependency.yaml b/docs/yaml/functions/dependency.yaml index e0c8ad3d7..1a01bbcc2 100644 --- a/docs/yaml/functions/dependency.yaml +++ b/docs/yaml/functions/dependency.yaml @@ -146,6 +146,9 @@ kwargs: libraries instead of dynamic ones (note that this is not supported by all dependency backends) + *Since 0.60.0* it also sets `default_library` option accordingly on the fallback + subproject if it was not set explicitly in `default_options` keyword argument. + version: type: str since: 0.37.0 |
