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