aboutsummaryrefslogtreecommitdiff
path: root/libs/archive/vcpkg.json
blob: 5367449cc06253c16db80ce89c3833eae5b785a7 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "dependencies": ["7zip"],
  "vcpkg-configuration": {
    "default-registry": {
      "kind": "git",
      "repository": "https://github.com/Microsoft/vcpkg",
      "baseline": "294f76666c3000630d828703e675814c05a4fd43"
    }
  }
}