summaryrefslogtreecommitdiff
path: root/tests/specifier/buildfile
blob: 3d11b0dccd2fdc38fe7ec097eb3b3c4d772f41fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# file      : tests/specifier/buildfile
# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license   : MIT; see accompanying LICENSE file

exe{driver}: cxx{driver} {hxx ixx cxx}{test}
exe{driver}: test.arguments = -a -c foo

cxx.poptions =+ -I$out_base

# Generated options parser.
#
{hxx ixx cxx}{test}: cli{test}

cli.options = --generate-specifier --generate-modifier