From f65377448e74fc7e575e4df258fb0a48a09e39cc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 22 Jun 2017 20:06:01 +0300 Subject: Add support for $path_search() and $path_match() --- build2/buildfile | 1 + 1 file changed, 1 insertion(+) (limited to 'build2/buildfile') diff --git a/build2/buildfile b/build2/buildfile index 6d48718..8525eb8 100644 --- a/build2/buildfile +++ b/build2/buildfile @@ -16,6 +16,7 @@ exe{b}: \ {hxx txx cxx}{ filesystem } \ {hxx cxx}{ function } \ { cxx}{ functions-builtin } \ + { cxx}{ functions-filesystem } \ { cxx}{ functions-path } \ { cxx}{ functions-process-path } \ { cxx}{ functions-string } \ -- cgit v1.1