Fix vcpkg manifest and finding RapidJSON and Websocketpp modules (#3753)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
+5
-2
@@ -5,6 +5,7 @@
|
||||
"dependencies": [
|
||||
"benchmark",
|
||||
"boost-asio",
|
||||
"boost-signals2",
|
||||
"boost-foreach",
|
||||
"boost-interprocess",
|
||||
"boost-random",
|
||||
@@ -14,8 +15,10 @@
|
||||
"qt5-multimedia",
|
||||
"qt5-tools"
|
||||
],
|
||||
"builtin-baseline": "2ac61f87f69f0484b8044f95ab274038fbaf7bdd",
|
||||
"builtin-baseline": "8da5d2b4503b3100b6b7bb26ffeeefd0e8a25799",
|
||||
"overrides": [
|
||||
{ "name": "openssl", "version-string": "1.1.1n" }
|
||||
{
|
||||
"name": "openssl", "version-string": "1.1.1n"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user