From 98115bb26150866f5b44b744b4b4dbadd37117ba Mon Sep 17 00:00:00 2001 From: Daniel Mensinger Date: Tue, 1 Jan 2019 18:23:40 +0100 Subject: Updated doc [skip ci] --- docs/markdown/IDE-integration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md index e23b77a..c75392c 100644 --- a/docs/markdown/IDE-integration.md +++ b/docs/markdown/IDE-integration.md @@ -70,7 +70,9 @@ The possible values for `section` are: To set the options, use the `meson configure` command. -It is also possible to get the default buildoptions without a build directory by providing the root `meson.build` instead of a build directory to `meson introspect --buildoptions`. +Since Meson 0.50.0 it is also possible to get the default buildoptions +without a build directory by providing the root `meson.build` instead of a +build directory to `meson introspect --buildoptions`. Running `--buildoptions` without a build directory produces the same output as running it with a freshly configured build directory. -- cgit v1.1