From c2589526054b394052fe59e29e58fcdd284d81f3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 22 May 2018 08:05:07 +0200 Subject: Diagnose if configuration is inside package --- bdep/init.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'bdep/init.hxx') diff --git a/bdep/init.hxx b/bdep/init.hxx index cf2a78d..adebbcf 100644 --- a/bdep/init.hxx +++ b/bdep/init.hxx @@ -19,6 +19,7 @@ namespace bdep cmd_init_config (const configuration_name_options&, const configuration_add_options&, const dir_path& prj, + const package_locations&, database&, const dir_path& cfg, cli::scanner& cfg_args, -- cgit v1.1