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