Add use-project for /boost/tools/inspect

This commit is contained in:
Beman 2013-12-20 09:48:58 -05:00
parent 570b835e5f
commit 67845df8eb

View file

@ -244,6 +244,8 @@ for local l in $(all-libraries)
use-project /boost/$(l) : libs/$(l)/build ;
}
use-project /boost/tools/inspect : tools/inspect/build ;
# This rule should be called from libraries' Jamfiles and will create two
# targets, "install" and "stage", that will install or stage that library. The
# --prefix option is respected, but --with and --without options, naturally, are