aboutsummaryrefslogtreecommitdiff
path: root/ports/clickhouse-cpp/vcpkg.json
blob: 2c5d6a4f3f61e3106be86c69b795dbd0d0df288e (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "clickhouse-cpp",
  "version-string": "2019-05-22",
  "port-version": 1,
  "description": "C++ client for Yandex ClickHouse.",
  "homepage": "https://github.com/artpaul/clickhouse-cpp",
  "dependencies": [
    "cityhash",
    "lz4"
  ]
}