mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-12 07:40:30 -08:00
cleanup vcpkg.json (#4859)
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "cockatrice",
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||||
"version-string": "1.0.0",
|
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"gtest",
|
"gtest",
|
||||||
"liblzma",
|
"liblzma",
|
||||||
@@ -8,4 +7,4 @@
|
|||||||
"pthreads",
|
"pthreads",
|
||||||
"zlib"
|
"zlib"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user