aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/sdformat13/vcpkg.json
blob: 29b3ab8195fb7ff0b778a9a645dd5c7221535742 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "sdformat13",
  "version": "13.6.0",
  "port-version": 1,
  "description": "Simulation Description Format (SDF) parser and description files.",
  "homepage": "http://sdformat.org/",
  "license": "Apache-2.0",
  "supports": "!uwp",
  "dependencies": [
    "sdformat"
  ]
}