aboutsummaryrefslogtreecommitdiff
path: root/build/bootstrap.build
blob: 2baa513dbd46411515c60148df02d8f1abc5b0fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# file      : build/bootstrap.build
# license   : MIT; see accompanying LICENSE file

project = build2-toolchain
subprojects = libpkgconf libbutl build2 \
libsqlite3 libodb libodb-sqlite libbpkg bpkg bdep

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