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",
|
||||
"version-string": "1.0.0",
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||
"dependencies": [
|
||||
"gtest",
|
||||
"liblzma",
|
||||
@@ -8,4 +7,4 @@
|
||||
"pthreads",
|
||||
"zlib"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user