aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek.chauhan@gmail.com>2017-10-03 06:57:46 +0000
committerGitHub <noreply@github.com>2017-10-03 06:57:46 +0000
commit0c3d58baba4a61558ed9b4905f26155a3e95cf6c (patch)
treef91e3a474b5a9305aeef84a81614d1eb916f2e8f /docs
parentf10b15930bb40424df0d0254ea5576b24b3c10df (diff)
downloadmeson-0c3d58baba4a61558ed9b4905f26155a3e95cf6c.zip
meson-0c3d58baba4a61558ed9b4905f26155a3e95cf6c.tar.gz
meson-0c3d58baba4a61558ed9b4905f26155a3e95cf6c.tar.bz2
Update Reference-manual.md
Diffstat (limited to 'docs')
-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 0cc6771..14097ed 100644
--- a/docs/markdown/Reference-manual.md
+++ b/docs/markdown/Reference-manual.md
@@ -823,7 +823,8 @@ The keyword arguments for this are the same as for [`executable`](#executable) w
- `name_prefix` the string that will be used as the prefix for the
target output filename by overriding the default (only used for
libraries). By default this is `lib` on all platforms and compilers
- except with MSVC where it is omitted to follow convention.
+ except with MSVC shared libraries where it is omitted to follow
+ convention.
- `name_suffix` the string that will be used as the suffix for the
target output filename by overriding the default (see also:
[executable()](#executable)). By default, for shared libraries this