summaryrefslogtreecommitdiff
path: root/buildfile
blob: d85744d061ca4b8846718a840a1414227c030b05 (plain)
1
2
3
4
exe{hello}: cxx{hello}
exe{hello}: test.arguments = World

./: exe{hello} doc{README} file{manifest}