diff options
Diffstat (limited to 'docs/markdown/Reference-manual.md')
-rw-r--r-- | docs/markdown/Reference-manual.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md index ff82164..e43ef57 100644 --- a/docs/markdown/Reference-manual.md +++ b/docs/markdown/Reference-manual.md @@ -2268,6 +2268,8 @@ A build target is either an [executable](#executable), target, usually only needed if an another target needs to access some generated internal headers of this target +- `name()` *Since 0.54.0*, returns the target name. + ### `configuration` data object |