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

include ../../butl/