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