12 lines
214 B
JSON
12 lines
214 B
JSON
|
{
|
||
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||
|
"dependencies": [
|
||
|
"gtest",
|
||
|
"libsodium",
|
||
|
"libvpx",
|
||
|
"opus",
|
||
|
"pthreads",
|
||
|
"winsock2"
|
||
|
]
|
||
|
}
|