aboutsummaryrefslogtreecommitdiff
path: root/build2/install/utility.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/install/utility.hxx')
-rw-r--r--build2/install/utility.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/build2/install/utility.hxx b/build2/install/utility.hxx
index 173b25c..ba27569 100644
--- a/build2/install/utility.hxx
+++ b/build2/install/utility.hxx
@@ -59,6 +59,9 @@ namespace build2
dir_path
resolve_dir (const target&, dir_path); // rule.cxx
+ dir_path
+ resolve_dir (const scope&, dir_path); // rule.cxx
+
// Resolve file installation path returning empty path if not installable.
//
path