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

exe{driver}: cxx{driver} ../../butl/lib{butl} test{testscript}

include ../../butl/