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