aboutsummaryrefslogtreecommitdiff
path: root/libs/script_extender_plugin_checker/vcpkg.json
blob: 2c96d07b59891c6b3ea1d507c0c8ef038cf62348 (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": "27d8adbfe9e4ce88a875be3a45fadab69869eb60"
    }
  }
}