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