mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 12:49:00 +08:00
12 lines
242 B
JSON
12 lines
242 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|