mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 04:22:16 +00:00
Put back removing qualified boostcpp tag. As we need it until the Jamroot removes the qualified tag.
This commit is contained in:
committed by
Stefan Seefeld
parent
f6d20e1099
commit
d8d9861036
@@ -104,6 +104,7 @@ lib boost_python
|
||||
<dependency>config-warning
|
||||
<python-debugging>on:<define>BOOST_DEBUG_PYTHON
|
||||
-<tag>@%boostcpp.tag
|
||||
-<tag>@$(BOOST_JAMROOT_MODULE)%$(BOOST_JAMROOT_MODULE).tag
|
||||
<tag>@tag
|
||||
<conditional>@python.require-py
|
||||
|
||||
@@ -143,6 +144,7 @@ lib boost_numpy
|
||||
<library>boost_python
|
||||
<python-debugging>on:<define>BOOST_DEBUG_PYTHON
|
||||
-<tag>@%boostcpp.tag
|
||||
-<tag>@$(BOOST_JAMROOT_MODULE)%$(BOOST_JAMROOT_MODULE).tag
|
||||
<tag>@tag
|
||||
<conditional>@python.require-py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user