aboutsummaryrefslogtreecommitdiff
path: root/ports/google-cloud-cpp-common/vcpkg.json
blob: 12377d6c8166aeeb9d1a95db4b2886e7b1778260 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "google-cloud-cpp-common",
  "version-string": "alias",
  "port-version": 1,
  "description": "Deprecated, use google-cloud-cpp instead",
  "dependencies": [
    "google-cloud-cpp"
  ]
}