aboutsummaryrefslogtreecommitdiff
path: root/bbot/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-11-16 22:16:21 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-11-23 17:10:50 +0300
commitf37129f4c6cc9e60f547fdfe0a28a984ddd8de73 (patch)
treefc11d149204a8f75a00298f609ad098d124f35e4 /bbot/buildfile
parentdc8b44e8d1354aa43f7aade825ad5a5f56bae1e8 (diff)
Add support for package-config task manifest value
Diffstat (limited to 'bbot/buildfile')
-rw-r--r--bbot/buildfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/bbot/buildfile b/bbot/buildfile
index 1d9a409..cb7b576 100644
--- a/bbot/buildfile
+++ b/bbot/buildfile
@@ -91,8 +91,10 @@ if $cli.configured
--cxx-prologue "#include <bbot/types-parsers.hxx>" \
--cli-namespace bbot::cli --generate-specifier --generate-parse
+ # No usage.
+ #
cli.cxx{common-options}: cli.options += --include-prefix bbot \
---guard-prefix BBOT # No usage.
+--guard-prefix BBOT --generate-vector-scanner --generate-group-scanner
# Usage options.
#