From c361181cd9d6eeea24a1f8ad94772f4cce132692 Mon Sep 17 00:00:00 2001 From: Daniel Mensinger Date: Thu, 14 Nov 2019 17:29:34 +0100 Subject: mintro: dependencies: added version key --- docs/markdown/IDE-integration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/markdown/IDE-integration.md') diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md index 0c4f819..8e634aa 100644 --- a/docs/markdown/IDE-integration.md +++ b/docs/markdown/IDE-integration.md @@ -192,8 +192,8 @@ in a real meson run. Because of this options for the subprojects can differ. ## The dependencies section The list of all _found_ dependencies can be acquired from -`intro-dependencies.json`. Here, the name, compiler and linker arguments for -a dependency are listed. +`intro-dependencies.json`. Here, the name, version, compiler and linker +arguments for a dependency are listed. ### Scanning for dependecie with `--scan-dependencies` -- cgit v1.1