mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 10:28:09 +08:00
13 lines
331 B
JSON
13 lines
331 B
JSON
|
{
|
||
|
"name": "fcl",
|
||
|
"version-string": "0.6.1",
|
||
|
"port-version": 1,
|
||
|
"description": "a library for performing three types of proximity queries on a pair of geometric models composed of triangles",
|
||
|
"homepage": "https://github.com/flexible-collision-library/fcl",
|
||
|
"dependencies": [
|
||
|
"ccd",
|
||
|
"eigen3",
|
||
|
"octomap"
|
||
|
]
|
||
|
}
|