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

project = build2-toolchain
version = 0.1.0
subprojects = libbutl build2 libbpkg bpkg

using config
using dist
using test # Note: needed for dist to work in subprojects with tests.

dist.package = $project-$version