aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/gz-physics6/vcpkg.json
blob: e874a655e91dc6986bf2a128d6bec2f584349789 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "gz-physics6",
  "version": "6.5.1",
  "port-version": 3,
  "description": "component of Gazebo, provides an abstract physics interface designed to support simulation and rapid development of robot applications.",
  "homepage": "https://gazebosim.org/libs/physics",
  "license": "Apache-2.0",
  "dependencies": [
    "gz-physics"
  ]
}