diff options
| author | Matthias Klumpp <matthias@tenstral.net> | 2017-09-17 21:36:23 +0200 |
|---|---|---|
| committer | Matthias Klumpp <matthias@tenstral.net> | 2017-09-17 21:36:23 +0200 |
| commit | c3c37fac38dcea1f00cb6750722b39704ef8fc10 (patch) | |
| tree | 319026e31ce4075401c3b7c16048a2bb67011a08 /docs/markdown/Pkgconfig-module.md | |
| parent | 61db415d7fbdb0c3d897e75e91644947525365da (diff) | |
| download | meson-c3c37fac38dcea1f00cb6750722b39704ef8fc10.tar.gz | |
docs: Document the D support
Diffstat (limited to 'docs/markdown/Pkgconfig-module.md')
| -rw-r--r-- | docs/markdown/Pkgconfig-module.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/Pkgconfig-module.md b/docs/markdown/Pkgconfig-module.md index 5a660fd2f..7f767f120 100644 --- a/docs/markdown/Pkgconfig-module.md +++ b/docs/markdown/Pkgconfig-module.md @@ -41,3 +41,5 @@ keyword arguments. e.g. `datadir=${prefix}/share`. The names `prefix`, `libdir` and `installdir` are reserved and may not be used. - `version` a string describing the version of this library +- `d_module_versions` a list of module version flags used when compiling + D sources referred to by this pkg-config file |
