From aa2713da116ef8bdde43752e8abed9f2e568d57c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 24 Jul 2015 16:46:47 +0200 Subject: Update for new build2 --- tests/dir-iterator/buildfile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/dir-iterator/buildfile b/tests/dir-iterator/buildfile index fabea4d..80fc2aa 100644 --- a/tests/dir-iterator/buildfile +++ b/tests/dir-iterator/buildfile @@ -3,5 +3,6 @@ # license : MIT; see accompanying LICENSE file exe{driver}: cxx{driver} ../../butl/lib{butl} +exe{driver}: test.arguments = $src_root include ../../butl/ -- cgit v1.1