summaryrefslogtreecommitdiff
path: root/cli-tests/ctor/buildfile
blob: 4144988d266246c38e261f9a31b52c1257c7c983 (plain)
1
2
3
4
5
6
7
8
# file      : 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}