2022-05-15 17:57:31 +02:00
|
|
|
{
|
2023-01-30 20:48:05 +01:00
|
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
2022-05-15 17:57:31 +02:00
|
|
|
"name": "chatterino",
|
|
|
|
"version": "2.0.0",
|
2023-01-30 20:48:05 +01:00
|
|
|
"builtin-baseline": "43f56137beabcd470ac2650cdf3954761f65b70e",
|
2022-05-15 17:57:31 +02:00
|
|
|
"dependencies": [
|
|
|
|
"benchmark",
|
|
|
|
"boost-asio",
|
2022-11-09 11:35:48 +01:00
|
|
|
"boost-circular-buffer",
|
2022-05-15 17:57:31 +02:00
|
|
|
"boost-foreach",
|
|
|
|
"boost-interprocess",
|
|
|
|
"boost-random",
|
2022-11-09 11:35:48 +01:00
|
|
|
"boost-signals2",
|
2022-05-15 17:57:31 +02:00
|
|
|
"boost-variant",
|
|
|
|
"gtest",
|
|
|
|
"openssl",
|
|
|
|
"qt5-tools"
|
|
|
|
],
|
|
|
|
"overrides": [
|
2022-05-21 17:38:10 +02:00
|
|
|
{
|
2022-11-09 11:35:48 +01:00
|
|
|
"name": "openssl",
|
|
|
|
"version-string": "1.1.1n"
|
2022-05-21 17:38:10 +02:00
|
|
|
}
|
2022-05-15 17:57:31 +02:00
|
|
|
]
|
|
|
|
}
|