mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
13 lines
No EOL
353 B
JSON
13 lines
No EOL
353 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
"$docs": "https://learn.microsoft.com/en-us/vcpkg/reference/vcpkg-json",
|
|
"dependencies": [
|
|
"gtest",
|
|
"liblzma",
|
|
"openssl",
|
|
"protobuf",
|
|
"pthreads",
|
|
"zlib"
|
|
],
|
|
"builtin-baseline": "c63619856b89f0af4d77ba2049396039e4985418"
|
|
} |