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