mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 03:47:29 -03:00
msvc: No need to specify the default feature for libevent
package
This commit is contained in:
parent
b5a271334c
commit
2d2ef2f14f
1 changed files with 1 additions and 4 deletions
|
@ -7,11 +7,8 @@
|
|||
"boost-process",
|
||||
"boost-signals2",
|
||||
"boost-test",
|
||||
"libevent",
|
||||
"sqlite3",
|
||||
{
|
||||
"name": "libevent",
|
||||
"features": ["thread"]
|
||||
},
|
||||
"zeromq"
|
||||
],
|
||||
"builtin-baseline": "f14984af3738e69f197bf0e647a8dca12de92996",
|
||||
|
|
Loading…
Reference in a new issue