aboutsummaryrefslogtreecommitdiff
path: root/libs/form43_checker/vcpkg.json
blob: 7627c1fe1546720f1bc69c35f3ed8dcebe87ac4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "features": {
    "standalone": {
      "description": "Build Standalone.",
      "dependencies": ["mo2-cmake"]
    }
  },
  "vcpkg-configuration": {
    "default-registry": {
      "kind": "git",
      "repository": "https://github.com/ModOrganizer2/vcpkg-registry",
      "baseline": "c55e3ab33eb170aefb1904ded8809cb88df6bb48"
    }
  }
}