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

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

include ../../butl/