mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-24 10:23:02 -07:00
Add version baseline to vcpkg manifest
https://learn.microsoft.com/en-us/vcpkg/users/versioning#baselines
This commit is contained in:
parent
e5189ac70d
commit
65b6a0f613
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||||
|
"builtin-baseline": "9e593bb18ea69cc5095e012465dcd675a822ed0d",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"gtest",
|
"gtest",
|
||||||
"liblzma",
|
"liblzma",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue