minor jamfile fix
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
use-project /torrent : .. ;
|
||||
|
||||
exe test_upnp : test_upnp.cpp /torrent//torrent : <threading>multi <logging>verbose <upnp-logging>on ;
|
||||
exe test_upnp : test_upnp.cpp /torrent//torrent
|
||||
: <link>static <threading>multi <logging>verbose <upnp-logging>on ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
|
Reference in New Issue
Block a user