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

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

include ../../libbutl/