aboutsummaryrefslogtreecommitdiff
path: root/tests/dir-iterator/buildfile
blob: 80fc2aa88dd98c3fa91efdacf8f1e6d7c2a4635e (plain)
1
2
3
4
5
6
7
8
# file      : tests/dir-iterator/buildfile
# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

exe{driver}: cxx{driver} ../../butl/lib{butl}
exe{driver}: test.arguments = $src_root

include ../../butl/