From 0c3d58baba4a61558ed9b4905f26155a3e95cf6c Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Tue, 3 Oct 2017 06:57:46 +0000 Subject: Update Reference-manual.md --- docs/markdown/Reference-manual.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/markdown/Reference-manual.md') 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 -- cgit v1.1