From edab35e216bc3839915129e54f98160428634283 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 12 Aug 2019 14:56:03 +0300 Subject: Add support for default options files --- bdep/utility.hxx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bdep/utility.hxx') diff --git a/bdep/utility.hxx b/bdep/utility.hxx index c4d406c..133896f 100644 --- a/bdep/utility.hxx +++ b/bdep/utility.hxx @@ -114,6 +114,11 @@ namespace bdep // extern dir_path exec_dir; + // Path. + // + dir_path + current_directory (); + // Progress. // extern bool stderr_term; // True if stderr is a terminal. -- cgit v1.1