use-project /library-example/foo : util/foo ; build-project app ; install fubar : # sources /library-example/foo//bar/static : # requirements STATIC_LIB fubar ; exe app2 : # sources ./app/app.cpp bar2 ; lib bar2 : # sources : # requirements fubar/libbar.a : # default build static : # usage-requirements ./util/foo/include ;