Cockatrice/vcpkg.json
Bruno Alexandre Rosa e229c12b93 WIP
2025-09-21 22:54:20 -03:00

12 lines
223 B
JSON

{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"dependencies": [
"gtest",
"liblzma",
"openssl",
"protobuf",
"pthreads",
"qt",
"zlib"
]
}