diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-05-03 18:27:29 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-03 18:27:29 +0300 |
| commit | 2bb03f19fd9842d8c7966336ee967786f8edfbda (patch) | |
| tree | 707f00e4b355d30c6d4d0de23e3364bf82b6c35d /docs/markdown/Configuring-a-build-directory.md | |
| parent | 33b79dcf2502420c0db806fece1b35c724366f40 (diff) | |
| parent | 276d342ebaf859dd53e145ead3e98e2cebb360ab (diff) | |
| download | meson-2bb03f19fd9842d8c7966336ee967786f8edfbda.tar.gz | |
Merge pull request #1725 from whot/master
documentation fixes
Diffstat (limited to 'docs/markdown/Configuring-a-build-directory.md')
| -rw-r--r-- | docs/markdown/Configuring-a-build-directory.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/Configuring-a-build-directory.md b/docs/markdown/Configuring-a-build-directory.md index e887e9eee..c7aa91376 100644 --- a/docs/markdown/Configuring-a-build-directory.md +++ b/docs/markdown/Configuring-a-build-directory.md @@ -1,3 +1,7 @@ +--- +short-description: Configuring a pre-generated build directory +... + # Configuring a build directory Often you want to change the settings of your build after it has been generated. For example you might want to change from a debug build into a release build, set custom compiler flags, change the build options provided in your `meson_options.txt` file and so on. |
