blob: 205cb3e4704e2be523781cd3979fbde33551a7ca (
plain)
1
2
3
4
5
6
7
|
# file : buildfile
# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
d = brep/ loader/ tests/
./: $d doc{LICENSE version}
include $d
|