summaryrefslogtreecommitdiff
path: root/tests/ctor/buildfile
blob: e41e87fe75479114923afde609470eccd3f057b0 (plain)
1
2
3
4
5
6
7
8
# file      : tests/ctor/buildfile
# license   : MIT; see accompanying LICENSE file

exe{driver}: {hxx cxx}{* -test} cli.cxx{test}

cxx.poptions =+ "-I$out_base"

cli.cxx{test}: cli{test}