blob: af94b08c379a8b84c4c35f8f72ddcd2e4c7126d9 (
plain)
1
2
3
4
5
6
7
8
9
|
# file : build/bootstrap.build
# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : Apache License 2.0
project = libapreq2
using version
using config
using dist
|