We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecda18f commit 5e77eabCopy full SHA for 5e77eab
build/Jamfile
@@ -117,7 +117,7 @@ lib boost_numpy
117
<define>BOOST_NUMPY_SOURCE
118
[ cond [ python.numpy ] : <library>/python//python_for_extensions ]
119
[ unless [ python.numpy ] : <build>no ]
120
- <library>/python//numpy
+ <include>$(numpy-include)
121
<library>boost_python
122
<python-debugging>on:<define>BOOST_DEBUG_PYTHON
123
-<tag>@$(BOOST_JAMROOT_MODULE)%$(BOOST_JAMROOT_MODULE).tag
0 commit comments