diff --git a/build.jam b/build.jam index affa271..0fcce93 100644 --- a/build.jam +++ b/build.jam @@ -6,15 +6,12 @@ require-b2 5.2 ; project /boost/leaf - : common-requirements - include ; explicit - [ alias boost_leaf ] + [ alias boost_leaf : : : : include ] [ alias all : boost_leaf test ] ; call-if : boost-library leaf ; -