aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/rappture/vcpkg.json
blob: ab94b10d500bd77bc1d90a216751ec451af6c274 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "rappture",
  "version": "1.9",
  "port-version": 4,
  "description": "Rappture is a toolkit supporting Rapid application infrastructure, making it quick and easy to develop powerful scientific applications.",
  "license": null,
  "dependencies": [
    "expat",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    },
    "zlib"
  ]
}