Blob: vcpkg-configuration.json

Blob id: 8696c5c5b80a03fc8209d1b485a0e8dfdf9944eb

Size: 348 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
{
  "default-registry": {
    "kind": "git",
    "baseline": "782419385291ae2db643c928314efe626853c702",
    "repository": "https://github.com/microsoft/vcpkg"
  },
  "registries": [
    {
      "kind": "artifact",
      "location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
      "name": "microsoft"
    }
  ]
}