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