forked from premiere/premiere-libtorrent
don't build test_natpmp and test_upnp by default
This commit is contained in:
parent
cb9c3cb37d
commit
9507052797
|
@ -16,6 +16,9 @@ exe test_upnp : test_upnp.cpp /torrent//torrent
|
|||
exe test_natpmp : test_natpmp.cpp /torrent//torrent
|
||||
: <link>shared <threading>multi <debug-iterators>on <invariant-checks>full ;
|
||||
|
||||
explicit test_natpmp ;
|
||||
explicit test_upnp ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
<library>test_common
|
||||
|
|
Loading…
Reference in New Issue