2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

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 512b30c971
commit 77907c5369

View File

@@ -76,3 +76,5 @@ lib boost_python
<link>static:<define>BOOST_PYTHON_STATIC_LIB
<link>shared:<define>BOOST_PYTHON_DYNAMIC_LIB
;
boost-install boost_python ;