mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 06:02:14 +00:00
Quick bugfix
[SVN r13825]
This commit is contained in:
@@ -98,10 +98,10 @@ unit-test select_holder
|
||||
unit-test select_from_python_test
|
||||
: select_from_python_test.cpp
|
||||
../src/converter/type_id.cpp
|
||||
# ../src/converter/registry.cpp # MWerks needs this for some reason
|
||||
|
||||
: <include>$(BOOST_ROOT) <define>BOOST_PYTHON_STATIC_LIB
|
||||
$(PYTHON_V1_PROPERTIES)
|
||||
: <include>$(BOOST_ROOT)
|
||||
[ difference $(PYTHON_PROPERTIES) : <define>BOOST_PYTHON_DYNAMIC_LIB ]
|
||||
<define>BOOST_PYTHON_STATIC_LIB
|
||||
;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user