2
0
mirror of https://github.com/boostorg/python.git synced 2026-02-02 09:02:15 +00:00

Use boost-install in build/Jamfile

This commit is contained in:
Peter Dimov
2018-10-06 02:03:31 +03:00
committed by Stefan Seefeld
parent ed4776b59c
commit 02095af952

View File

@@ -132,4 +132,7 @@ lib boost_numpy
<link>static:<define>BOOST_NUMPY_STATIC_LIB
<python-debugging>on:<define>BOOST_DEBUG_PYTHON
;
}
boost-install boost_python boost_numpy ;
}