mirror of
https://github.com/boostorg/python.git
synced 2026-01-21 05:02:17 +00:00
Attempt to handle derived target types
[SVN r16224]
This commit is contained in:
@@ -5,6 +5,6 @@ project
|
||||
: requirements <library>@/boost/python/boost_python
|
||||
;
|
||||
|
||||
lib getting_started1 : getting_started1.cpp : <shared>true ;
|
||||
lib getting_started2 : getting_started2.cpp : <shared>true ;
|
||||
python-extension getting_started1 : getting_started1.cpp : <shared>true ;
|
||||
python-extension getting_started2 : getting_started2.cpp : <shared>true ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user