summaryrefslogtreecommitdiff
path: root/tests/ctor/buildfile
blob: 83e2bbe8e9693cf16705eb695dfc196fd2425d38 (plain)
1
2
3
4
5
6
7
8
9
10
11
# file      : tests/ctor/buildfile
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license   : MIT; see accompanying LICENSE file

exe{driver}: cxx{driver} {hxx ixx cxx}{test}

cxx.poptions =+ "-I$out_base"

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