summaryrefslogtreecommitdiff
path: root/odb-examples/buildfile
blob: fe04187101cbd54598376b5a0492e8a611617bb0 (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# license   : GNU GPL v2; see accompanying LICENSE file

./: {*/ -build/ -boost/ -qt/} doc{README.md} legal{GPLv2 LICENSE} manifest

./: boost/: include = $boost
./: qt/:    include = $qt

./: testscript{*}: include = adhoc