From 562c50f229cfe0a28abdfc2c56360f5a82c83b57 Mon Sep 17 00:00:00 2001 From: Kevin Anderson Date: Sun, 22 Oct 2017 17:06:15 -0400 Subject: Update references from mesonconf to meson configure Fixes #2372 --- docs/markdown/Precompiled-headers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Precompiled-headers.md') diff --git a/docs/markdown/Precompiled-headers.md b/docs/markdown/Precompiled-headers.md index 22fd762b1..57b2923e2 100644 --- a/docs/markdown/Precompiled-headers.md +++ b/docs/markdown/Precompiled-headers.md @@ -40,7 +40,7 @@ Toggling the usage of precompiled headers If you wish to compile your project without precompiled headers, you can change the value of the pch option by passing `-Db_pch=false` -argument to Meson at configure time or later with `mesonconf`. You can +argument to Meson at configure time or later with `meson configure`. You can also toggle the use of pch in a configured build directory with the GUI tool. You don't have to do any changes to the source code. Typically this is done to test whether your project compiles -- cgit v1.2.3