summaryrefslogtreecommitdiff
path: root/tests/specifier/buildfile
blob: d348550a819d533f308a387d0b121d707106454b (plain)
1
2
3
4
5
6
7
8
9
10
11
# file      : tests/specifier/buildfile
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# 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