Make sure every library can be installed by using

bjam stage|install

in libs/<library>/build.


[SVN r40475]
This commit is contained in:
Vladimir Prus
2007-10-26 09:04:25 +00:00
parent 6eda75a19e
commit d0dd2d3764

View File

@ -21,3 +21,5 @@ lib boost_system
: <link>shared:<define>BOOST_SYSTEM_DYN_LINK=1
<link>static:<define>BOOST_SYSTEM_STATIC_LINK=1
;
boost-install boost_system ;