aboutsummaryrefslogtreecommitdiff
path: root/tests/test/script/runner/buildfile
blob: 0067ec12e91b5a4ca27157567ee379cd5994b7db (plain)
1
2
3
4
5
6
7
8
9
10
# file      : tests/test/script/runner/buildfile
# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

./: test{*} exe{driver} $b

test{*}: target = exe{driver}

import libs = libbutl%lib{butl}
exe{driver}: {hxx cxx}{*} $libs