aboutsummaryrefslogtreecommitdiff
path: root/bdep/config.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/config.hxx')
-rw-r--r--bdep/config.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/bdep/config.hxx b/bdep/config.hxx
index b2f820c..3c66b72 100644
--- a/bdep/config.hxx
+++ b/bdep/config.hxx
@@ -89,7 +89,8 @@ namespace bdep
const string& type,
bool default_ = true,
bool forward = true,
- bool auto_sync = true);
+ bool auto_sync = true,
+ const strings& args = {});
void
cmd_config_link (const common_options&,