diff options
| author | Xavier Claessens <xavier.claessens@collabora.com> | 2022-11-07 15:24:41 -0500 |
|---|---|---|
| committer | Xavier Claessens <xavier.claessens@collabora.com> | 2022-12-07 11:59:07 -0500 |
| commit | 09cbc53f57f63709c952333fe7d7950926dff7b7 (patch) | |
| tree | e6f2a6157215178f865194021ed291586b354aa6 /docs/markdown/Commands.md | |
| parent | 2dbe976278b66e97bf600b3885d8eda4874f03cf (diff) | |
| download | meson-09cbc53f57f63709c952333fe7d7950926dff7b7.tar.gz | |
devenv: Document recent changes
Diffstat (limited to 'docs/markdown/Commands.md')
| -rw-r--r-- | docs/markdown/Commands.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/Commands.md b/docs/markdown/Commands.md index c3284611a..4a00c4f4c 100644 --- a/docs/markdown/Commands.md +++ b/docs/markdown/Commands.md @@ -345,6 +345,8 @@ These variables are set in environment in addition to those set using [[meson.ad schemas is compiled. This is automatically set when using `gnome.compile_schemas()`. Note that this requires GLib >= 2.64 when `gnome.compile_schemas()` is used in more than one directory. +- `QEMU_LD_PREFIX` *Since 1.0.0* is set to the `sys_root` value from cross file + when cross compiling and that property is defined. Since *Since 0.62.0* if bash-completion scripts are being installed and the shell is bash, they will be automatically sourced. |
