aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/moos-essential/vcpkg.json
blob: 7cfbe5f65ae31548e541c3cf577422d295a03bf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "moos-essential",
  "version": "10.0.1",
  "port-version": 5,
  "description": "a set of useful applications that leverage the core-moos communications layer.",
  "homepage": "https://sites.google.com/site/moossoftware/",
  "dependencies": [
    "moos-core",
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}