Skip to content

Commit 02095af

Browse files
pdimovstefanseefeld
authored andcommitted
Use boost-install in build/Jamfile
1 parent ed4776b commit 02095af

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

build/Jamfile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,7 @@ lib boost_numpy
132132
<link>static:<define>BOOST_NUMPY_STATIC_LIB
133133
<python-debugging>on:<define>BOOST_DEBUG_PYTHON
134134
;
135-
}
135+
136+
boost-install boost_python boost_numpy ;
137+
138+
}

0 commit comments

Comments
 (0)