cleanup vcpkg.json (#4859)

This commit is contained in:
tooomm 2023-08-11 13:35:59 +02:00 committed by GitHub
parent 0d76662311
commit 671e6823be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
]
}
}