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

exe{driver}: cxx{driver} cli.cxx{test} test{testscript}

cxx.poptions =+ "-I$out_base"

cli.cxx{test}: cli{test}
cli.options = --generate-file-scanner