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