libs =
import libs += PoseLib%lib{PoseLib}

exe{PoseLib-benchmark}: {hxx cxx}{**} $libs

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