Skip to content

Commit 5e77eab

Browse files
committed
Revert previous commit until 'Boost.Build' is ready.
1 parent ecda18f commit 5e77eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Jamfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ lib boost_numpy
117117
<define>BOOST_NUMPY_SOURCE
118118
[ cond [ python.numpy ] : <library>/python//python_for_extensions ]
119119
[ unless [ python.numpy ] : <build>no ]
120-
<library>/python//numpy
120+
<include>$(numpy-include)
121121
<library>boost_python
122122
<python-debugging>on:<define>BOOST_DEBUG_PYTHON
123123
-<tag>@$(BOOST_JAMROOT_MODULE)%$(BOOST_JAMROOT_MODULE).tag

0 commit comments

Comments
 (0)