From 064b22135afaf701f7f689ef75136298b9a0d278 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 15 Jun 2019 23:34:56 +0300 Subject: Allow specifying pkg-args in bdep-init -A and -C forms --- bdep/config.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bdep/config.hxx') diff --git a/bdep/config.hxx b/bdep/config.hxx index 1b9bc5a..0954850 100644 --- a/bdep/config.hxx +++ b/bdep/config.hxx @@ -30,7 +30,7 @@ namespace bdep const package_locations&, database&, dir_path path, - cli::scanner& args, + const strings& args, optional name, optional id = nullopt); -- cgit v1.1