aboutsummaryrefslogtreecommitdiff
path: root/tests/amalgam/simple2/buildfile
blob: ec6a4e1962d6297ac03b31dd1014a925623c733f (plain)
1
2
3
4
5
6
7
8
9
using cxx

hxx.ext = hxx
cxx.ext = cxx
ixx.ext = ixx

cxx.poptions += -I$out_root

exe{driver}: cxx{driver}