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