blob: 9ed137a0be35daf9f4d5f132dbff2a3377b87673 (
plain)
1
2
3
4
5
6
7
8
9
|
# file : tests/build/bootstrap.build
# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
project = # Unnamed subproject.
using config
using dist
using test
|