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

exe{driver}: {hxx cxx}{* -test} cli.cxx{test}
exe{driver}: test.arguments = -a -c foo

cxx.poptions =+ "-I$out_base"

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