aboutsummaryrefslogtreecommitdiff
path: root/tests/dir-iterator/buildfile
blob: d6511b5cb13f5c7d1b3183e3ac8e0d930f5cb931 (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{*} ../../libbutl/lib{butl} test{testscript}

include ../../libbutl/