blob: 659e65ee75a66656e45675ac8fa2cd9d3e675d5e (
plain)
1
2
3
4
5
6
|
# file : unit-tests/machine-manifest/buildfile
# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
include ../../bbot/
exe{driver}: {hxx cxx}{*} ../../bbot/libue{bbot} testscript
|