aboutsummaryrefslogtreecommitdiff
path: root/tests/cli/simple/buildfile
blob: 5a940ce8463cd95d8a25d9a5b57d591c54dee26e (plain)
1
2
3
4
5
6
7
8
hxx.ext =
cxx.ext = cpp
ixx.ext = ipp

cxx.poptions = -I$out_root

exe{driver}: cxx{driver} cxx{test}
cxx{test} hxx{test}: cli{test}