From eb264e1892c2a1379fa3bcab9aefea219e8e7138 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 Sep 2015 10:56:32 +0200 Subject: Rework diagnostics verbosity, add quiet mode/option --- build/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/buildfile') diff --git a/build/buildfile b/build/buildfile index a9fcc49..f4320d4 100644 --- a/build/buildfile +++ b/build/buildfile @@ -19,4 +19,4 @@ exe{b}: cxx{b algorithm name operation spec scope variable target \ #@@ TODO # -# cli --cli-namespace cl --include-with-brackets --include-prefix build --guard-prefix BUILD --hxx-suffix "" options.cli +# cli --generate-specifier --cli-namespace cl --include-with-brackets --include-prefix build --guard-prefix BUILD --hxx-suffix "" options.cli -- cgit v1.1