aboutsummaryrefslogtreecommitdiff
path: root/tests/cli/lib/test/buildfile
blob: fc0e5520a473d0a384b770b27cb32e30f452be54 (plain)
1
2
3
4
5
6
import libs += cli-lib-libtest

exe{driver}: cxx{driver} cxx{test} $libs
cxx{test} hxx{test}: cli{test}

cxx.poptions = -I$out_root