blob: d71de87aabf6de47bdbd94f45ced18c3bbe1d974 (
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} testscript
|