summaryrefslogtreecommitdiff
path: root/cli-tests/specifier/buildfile
blob: 935a00275da449eb435c9561866debc7a9626d7b (plain)
1
2
3
4
5
6
7
8
9
10
# file      : 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