forked from premiere/premiere-libtorrent
windows doesn't like to install dependencies for the python module. libtorrent seems to conflict with the python module itself
This commit is contained in:
parent
e1e6c8bdc0
commit
9d98c3baee
|
@ -141,6 +141,6 @@ my-python-extension libtorrent
|
|||
<suppress-import-lib>false
|
||||
;
|
||||
|
||||
install stage_module : libtorrent : <install-type>LIB <install-dependencies>on <location>. ;
|
||||
install stage_module : libtorrent : <location>. ;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue