Fixes compile errors in MSVC build #27332

+ Pins the compatible version of libevent in vcpkg
This commit is contained in:
Ethan Heilman 2023-03-26 16:45:24 -04:00
parent 4c6b7d330a
commit 6a9a4d13b2

View File

@ -13,5 +13,12 @@
"features": ["thread"]
},
"zeromq"
],
"builtin-baseline": "f14984af3738e69f197bf0e647a8dca12de92996",
"overrides": [
{
"name": "libevent",
"version": "2.1.12#7"
}
]
}