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

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

cxx.poptions =+ "-I$out_base"

cli.cxx{test}: cli{test}
cli.options = --generate-specifier --generate-file-scanner