summaryrefslogtreecommitdiff
path: root/tests/group/buildfile
blob: 1feb07e0c507ff7a61de85e8280dd9d60b313a43 (plain)
1
2
3
4
5
6
7
8
9
10
# file      : tests/group/buildfile
# copyright : Copyright (c) 2009-2018 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-group-scanner