# file : unit-tests/bootstrap-manifest/buildfile # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} import libs += libbbot%lib{bbot} exe{driver}: cxx{driver} ../../bbot/cxx{bootstrap-manifest} $libs \ test{testscript} include ../../bbot/