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:
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user