aboutsummaryrefslogtreecommitdiff
path: root/build/bootstrap.build
blob: 509f0114ad68fa9f6b680dceea011582a4ac52cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# file      : build/bootstrap.build
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

project = build2
version = 0.1.0
subprojects = # No subprojects.

using build@0.1.0
using config
using dist
using test
using install

dist.package = $project-$version