summaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-tables.md
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2018-07-18 17:11:57 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2018-08-15 00:42:25 +0300
commitfeb38a7aa8173f669d6d0bf975c37f4550083a2f (patch)
treea0fdb5dc105b31d05a9ec1acea8f8e7587ba874e /docs/markdown/Reference-tables.md
parent4f088365e49d28e0d413d42eb024c3ff6cbfee35 (diff)
downloadmeson-distscript.tar.gz
Add support for custom dist scripts.distscript
Diffstat (limited to 'docs/markdown/Reference-tables.md')
-rw-r--r--docs/markdown/Reference-tables.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md
index 9aa860906..46bcc3d7c 100644
--- a/docs/markdown/Reference-tables.md
+++ b/docs/markdown/Reference-tables.md
@@ -33,6 +33,8 @@ These are return values of the `get_id` method in a compiler object.
| MESON_BUILD_ROOT | Absolute path to the build dir |
| MESONINTROSPECT | Command to run to run the introspection command, may be of the form `python /path/to/meson introspect`, user is responsible for splitting the path if necessary. |
| MESON_SUBDIR | Current subdirectory, only set for `run_command` |
+| MESON_DIST_ROOT | Points to the root of the staging directory, only set when running `dist` scripts |
+
## CPU families