mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 17:41:36 +08:00
15 lines
257 B
JSON
15 lines
257 B
JSON
|
{
|
||
|
"name": "rbdl",
|
||
|
"version": "2.6.0",
|
||
|
"port-version": 1,
|
||
|
"description": "Rigid Body Dynamics Library",
|
||
|
"homepage": "https://github.com/rbdl/rbdl",
|
||
|
"dependencies": [
|
||
|
"eigen3",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|