From 609ecba37f57ba7394f23bb85da1884d4ab27f69 Mon Sep 17 00:00:00 2001 From: Daniel Mensinger Date: Sun, 13 Jan 2019 21:37:46 +0100 Subject: mintro: Added `defined_in` key in the targets introspection --- docs/markdown/snippets/introspect_multiple.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/markdown/snippets') diff --git a/docs/markdown/snippets/introspect_multiple.md b/docs/markdown/snippets/introspect_multiple.md index 67f517a..15f0e29 100644 --- a/docs/markdown/snippets/introspect_multiple.md +++ b/docs/markdown/snippets/introspect_multiple.md @@ -19,4 +19,5 @@ configuration of the build directory. Additionlly the format of `meson introspect target` was changed: - New: the `sources` key. It stores the source files of a target and their compiler parameters. + - New: the `defined_in` key. It stores the meson file where a target is defined - Added new target types (`jar`, `shared module`). -- cgit v1.1