aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/shared/vcpkg-configuration.json
blob: 83f4f440d28197762eb9a4d8948bd160f2ec7e69 (plain)
1
2
3
4
5
6
7
8
9
{
  "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
  "default-registry": {
    "kind": "git",
    "repository": "https://git.qt.io/mrmsdbdl/vcpkg-mirror",
    "baseline": "8eb57355a4ffb410a2e94c07b4dca2dffbee8e50"
  },
  "overlay-triplets": [ "./../../shared/triplets" ]
}