forked from premiere/premiere-libtorrent
19 lines
329 B
YAML
19 lines
329 B
YAML
test_dirs:
|
|
- test
|
|
|
|
project: libtorrent
|
|
|
|
branch: trunk
|
|
|
|
clean:
|
|
- test_tmp_*
|
|
|
|
time_limit: 500
|
|
|
|
features:
|
|
# - variant=release asserts=production
|
|
- statistics=on logging=verbose disk-stats=on bandwidth-limit-logging=on dht=logging
|
|
# - asserts=production ipv6=off dht=off extensions=off logging=none
|
|
# - deprecated-functions=off
|
|
|