aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/indicators/vcpkg.json
blob: c7b54b87c571a5051e1e9941d5c1aa6430b00432 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "indicators",
  "version": "2.3",
  "description": "Activity indicators for modern C++",
  "homepage": "https://github.com/p-ranav/indicators",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}