Skip to content

Commit f13e274

Browse files
committed
Appveyor install libevent[thread] vcpkg
As per #17586 the default libevent vcpkg install now has thread disabled. This PR installs libevent with the thread feature enabled.
1 parent e6f167b commit f13e274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_msvc/vcpkg-packages.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
berkeleydb boost-filesystem boost-multi-index boost-signals2 boost-test boost-thread libevent rapidcheck zeromq double-conversion
1+
berkeleydb boost-filesystem boost-multi-index boost-signals2 boost-test boost-thread libevent[thread] rapidcheck zeromq double-conversion

0 commit comments

Comments
 (0)