From 9e75650b59e4cd580c07e2ff50788019108cd194 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 11 Mar 2019 15:13:54 +0200 Subject: Add note on bdep-new --no-amalgamation --- bdep/new.cli | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bdep/new.cli b/bdep/new.cli index f93f6f3..38572c8 100644 --- a/bdep/new.cli +++ b/bdep/new.cli @@ -310,6 +310,8 @@ namespace bdep system-specific." } + // @@ This should be a no-amalgamation type sub-options. + // bool --no-amalgamation { "Create a project with disabled amalgamation support. This option is -- cgit v1.1