fix python binding Jamfile
This commit is contained in:
parent
e896f459f8
commit
9e87be35e4
|
@ -73,7 +73,7 @@ python-extension libtorrent
|
|||
src/magnet_uri.cpp
|
||||
src/error_code.cpp
|
||||
: <include>src
|
||||
<library>/torrent//torrent/<link>static
|
||||
<library>/torrent//torrent
|
||||
<conditional>@libtorrent_linking
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in New Issue