aboutsummaryrefslogtreecommitdiff
path: root/bdep/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/buildfile')
-rw-r--r--bdep/buildfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/bdep/buildfile b/bdep/buildfile
index 702058c..f7ce96b 100644
--- a/bdep/buildfile
+++ b/bdep/buildfile
@@ -147,6 +147,9 @@ if $cli.configured
cli.cxx{ci-options}: cli.options += \
--cxx-prologue "#include <bdep/ci-parsers.hxx>"
+ cli.cxx{release-options}: cli.options += \
+--cxx-prologue "#include <bdep/release-parsers.hxx>"
+
# Avoid generating CLI runtime and empty inline file for help topics.
#
cli.cxx{projects-configs}: cli.options += --suppress-cli --suppress-inline