From 847d06260d041d186a7e8f2a70a12fa4d67691f3 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 14 Nov 2022 12:00:26 +0100 Subject: tutorial: hint on --dump-vars ... when introducing export targets. In this way, the user has a way to take a meaningful decission on which variables to export. --- doc/tutorial/third-party-software.org | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/tutorial/third-party-software.org') diff --git a/doc/tutorial/third-party-software.org b/doc/tutorial/third-party-software.org index f9237047..c024b308 100644 --- a/doc/tutorial/third-party-software.org +++ b/doc/tutorial/third-party-software.org @@ -117,6 +117,13 @@ following content: } #+END_SRC +After adding the library to the multi-repository configuration (next +step), the list of configuration variables a target, like ~["src", +"fmt"]~, actually depends on can be obtained using the ~--dump-vars~ +option of the ~analyse~ subcommand. In this way, an informed +decission can be taken when deciding which variables of the export +target to make tunable for the consumer. + ** Adding fmtlib to the Multi-Repository Configuration Based on the /hello world/ tutorial, we can extend the existing ~repos.json~ by -- cgit v1.2.3