aboutsummaryrefslogtreecommitdiff
path: root/ports/omplapp/vcpkg.json
blob: 07ac2ba649acdc67db81abed30d1166f8f68021f (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "omplapp",
  "version-string": "1.5.1",
  "description": "Use OMPL for reading meshes and performing collision checking",
  "homepage": "https://ompl.kavrakilab.org/",
  "dependencies": [
    "assimp",
    "fcl",
    "ompl"
  ]
}