From 1ed70e22b9e42b5710e52252ce76212d79737186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Thu, 17 Oct 2019 12:47:37 +0200 Subject: Add source tags targets --- docs/markdown/snippets/tags.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/markdown/snippets/tags.md (limited to 'docs') diff --git a/docs/markdown/snippets/tags.md b/docs/markdown/snippets/tags.md new file mode 100644 index 0000000..e27fc5b --- /dev/null +++ b/docs/markdown/snippets/tags.md @@ -0,0 +1,4 @@ +## Source tags targets + +When the respective tools are available, 'ctags', 'TAGS' and 'cscope' +targets will be generated by Meson, unless you have defined your own. -- cgit v1.1