aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r--docs/markdown/snippets/build_target_older_name.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/snippets/build_target_older_name.md b/docs/markdown/snippets/build_target_older_name.md
new file mode 100644
index 0000000..e9399da
--- /dev/null
+++ b/docs/markdown/snippets/build_target_older_name.md
@@ -0,0 +1,2 @@
+## Added 'name' method
+Build target objects (as returned by executable(), library(), ...) now have a name() method.