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

exe{driver}: {hxx cxx}{* -test} cli.cxx{test}

cxx.poptions =+ "-I$out_base"

cli.cxx{test}: cli{test}