aboutsummaryrefslogtreecommitdiff
path: root/ports/sdformat6/vcpkg.json
blob: 84c6969921f3fa6703fb4b9bfae76e6cb1f38093 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "sdformat6",
  "version": "6.2.0",
  "port-version": 2,
  "description": "Simulation Description Format (SDF) parser and description files.",
  "homepage": "http://sdformat.org/",
  "supports": "!(arm | uwp)",
  "dependencies": [
    "boost-any",
    "boost-variant",
    "ignition-math4",
    "tinyxml",
    "urdfdom"
  ]
}