mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 06:02:14 +00:00
Progress on embedding example for unix.
[SVN r16458]
This commit is contained in:
@@ -59,7 +59,9 @@ run ../test/embedding.cpp <dll>../build/boost_python
|
||||
: # program args
|
||||
: # input files
|
||||
: # requirements
|
||||
$(PYTHON_PROPERTIES) ;
|
||||
$(PYTHON_PROPERTIES)
|
||||
<library-path>$(PYTHON_LIB_PATH)
|
||||
<find-library>$(PYTHON_EMBEDDED_LIBRARY) ;
|
||||
|
||||
bpl-test polymorphism ;
|
||||
bpl-test auto_ptr ;
|
||||
|
||||
Reference in New Issue
Block a user