blob: 05cc52fc53281f805620d79f4fcab83c679dca9b (
plain)
1
2
3
4
5
6
7
8
9
10
|
# file : build/bootstrap.build
# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
project = buildos
using version
using config
using dist
using install
|