# file      : build/bootstrap.build
# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

project = build2

# Force config module creation for meta-opeations other than configure so that
# we can call $config.export() during perform update.
#
config.module = true

using version
using config
using test
using dist
using install