mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-05 20:39:59 -08:00
11 lines
198 B
JSON
11 lines
198 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
"dependencies": [
|
|
"gtest",
|
|
"liblzma",
|
|
"protobuf",
|
|
"pthreads",
|
|
"zlib"
|
|
]
|
|
}
|