blob: 6368d9ed4b46b1cf9103e93e08f2e3ac1d897b1a (
plain)
1
2
3
4
5
6
|
# file : unit-tests/bootstrap-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
|