aboutsummaryrefslogtreecommitdiff
path: root/libs/libbsarch/vcpkg.json
blob: 3cfe0a013895d0895be2aef4aa59613610c9a6a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "dependencies": ["mo2-dds-header"],
  "vcpkg-configuration": {
    "default-registry": {
      "kind": "git",
      "repository": "https://github.com/Microsoft/vcpkg",
      "baseline": "f61a294e765b257926ae9e9d85f96468a0af74e7"
    },
    "registries": [
      {
        "kind": "git",
        "repository": "https://github.com/ModOrganizer2/vcpkg-registry",
        "baseline": "69db61b22147b14ad66fd05cf798d855f6d68c12",
        "packages": ["mo2-*"]
      }
    ]
  }
}