2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-24 18:12:43 +00:00

added staging

[SVN r13927]
This commit is contained in:
Dave Abrahams
2002-05-15 20:02:52 +00:00
parent 5921d74a4b
commit f93969e629

View File

@@ -107,6 +107,14 @@ dll boost_python
$(PYTHON_PROPERTIES)
;
stage bin-stage : <dll>boost_python
:
<tag><debug>"_debug"
<tag><debug-python>"_pydebug"
:
debug release
;
############# comprehensive module and test ###########
bpl-test boost_python_test
: ../test/comprehensive.cpp ;