Skip to content

Commit

Permalink
Merge bitcoin#17592: Appveyor install libevent[thread] vcpkg
Browse files Browse the repository at this point in the history
f13e274 Appveyor install libevent[thread] vcpkg (Aaron Clauson)

Pull request description:

  As per bitcoin#17586 the default libevent vcpkg install now has thread disabled. This PR installs libevent with the thread feature enabled.

Top commit has no ACKs.

Tree-SHA512: 5448113f0444170777400fef3582719845ca50d61d9382dfaacc55c43d477dd714456e38a3094e9b6858d93e84def11c2efa46902b52648c9f0c9362cc909147
  • Loading branch information
MarcoFalke committed Nov 25, 2019
2 parents e6f167b + f13e274 commit 89a1f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_msvc/vcpkg-packages.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
berkeleydb boost-filesystem boost-multi-index boost-signals2 boost-test boost-thread libevent rapidcheck zeromq double-conversion
berkeleydb boost-filesystem boost-multi-index boost-signals2 boost-test boost-thread libevent[thread] rapidcheck zeromq double-conversion

0 comments on commit 89a1f7a

Please sign in to comment.