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