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