aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
diff options
context:
space:
mode:
authorAnton Kochkov <anton.kochkov@gmail.com>2019-03-12 13:36:33 +0800
committerJussi Pakkanen <jpakkane@gmail.com>2019-04-16 00:11:02 +0300
commitad0ba6a911b9fcdca24379bb4f14b4b5a312a3d5 (patch)
treee45336ec8a1c1ed9415aae5223b2c9dce198c9d3 /docs/markdown/Reference-manual.md
parentb510bc12ac55ffd074b32136802f59f599e14b9e (diff)
downloadmeson-ad0ba6a911b9fcdca24379bb4f14b4b5a312a3d5.zip
meson-ad0ba6a911b9fcdca24379bb4f14b4b5a312a3d5.tar.gz
meson-ad0ba6a911b9fcdca24379bb4f14b4b5a312a3d5.tar.bz2
Add VS2019 backend CI and docs.
Diffstat (limited to 'docs/markdown/Reference-manual.md')
-rw-r--r--docs/markdown/Reference-manual.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md
index 6fa2dd4..056612d 100644
--- a/docs/markdown/Reference-manual.md
+++ b/docs/markdown/Reference-manual.md
@@ -1553,7 +1553,8 @@ the following methods.
`MESON_SOURCE_ROOT` and `MESON_BUILD_ROOT` set.
- `backend()` *(added 0.37.0)* returns a string representing the
- current backend: `ninja`, `vs2010`, `vs2015`, `vs2017`, or `xcode`.
+ current backend: `ninja`, `vs2010`, `vs2015`, `vs2017`, `vs2019`,
+ or `xcode`.
- `build_root()` returns a string with the absolute path to the build
root directory. Note: this function will return the build root of