aboutsummaryrefslogtreecommitdiff
path: root/build2/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-06-22 20:06:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-06-26 13:46:57 +0300
commitf65377448e74fc7e575e4df258fb0a48a09e39cc (patch)
tree1339f77be0b16a46c5e7d500feec037021bfb3d8 /build2/buildfile
parente755de789e146beea66bf6a4b55685034502df41 (diff)
Add support for $path_search() and $path_match()
Diffstat (limited to 'build2/buildfile')
-rw-r--r--build2/buildfile1
1 files changed, 1 insertions, 0 deletions
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 } \