From 9a3a8d1915c8a3666984d6603606af856dfd8c41 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 26 Jun 2017 22:23:43 +0300 Subject: Add support for regex function family --- build2/buildfile | 1 + 1 file changed, 1 insertion(+) (limited to 'build2/buildfile') diff --git a/build2/buildfile b/build2/buildfile index 8525eb8..d2aa7c1 100644 --- a/build2/buildfile +++ b/build2/buildfile @@ -19,6 +19,7 @@ exe{b}: \ { cxx}{ functions-filesystem } \ { cxx}{ functions-path } \ { cxx}{ functions-process-path } \ + { cxx}{ functions-regex } \ { cxx}{ functions-string } \ { cxx}{ functions-target-triplet } \ {hxx cxx}{ lexer } \ -- cgit v1.1