libs =
import libs += lib{tl-expected}

exe{basic-test}: {hxx ixx txx cxx}{**} $libs

cxx.poptions =+ "-I$out_root" "-I$src_root"

exe{*}: test = true
