mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-15 15:02:16 -07:00
add buildtin-baseline, cleanup
This commit is contained in:
parent
0b28a56fb8
commit
b0c3f97af6
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"$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",
|
||||
|
|
@ -7,5 +8,6 @@
|
|||
"protobuf",
|
||||
"pthreads",
|
||||
"zlib"
|
||||
]
|
||||
}
|
||||
],
|
||||
"builtin-baseline": "c63619856b89f0af4d77ba2049396039e4985418"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue