blob: b0c2ede509aae518818d36008fb5e9711a216135 (
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/libu{bbot} testscript
|