11 lines
300 B
JSON
11 lines
300 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"repository": "https://github.com/microsoft/vcpkg",
|
|
"baseline": "b2c74683ecfd6a8e7d27ffb0df077f66a9339509"
|
|
},
|
|
"registries": []
|
|
}
|
|
|