blob: cc8fdfe4dfbd1f83d45daa57b383ae0a6fb151e3 (
plain)
1
2
3
4
5
6
7
8
9
|
# file : tests/build/bootstrap.build
# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : LGPLv2.1; see accompanying COPYING file
project = # Unnamed subproject.
using config
using dist
using test
|