2021-08-10 00:07:37 +08:00
|
|
|
{
|
|
|
|
"name": "rbdl",
|
2023-10-03 07:35:30 +08:00
|
|
|
"version": "3.3.0",
|
2024-07-13 22:29:40 +08:00
|
|
|
"port-version": 7,
|
2021-08-10 00:07:37 +08:00
|
|
|
"description": "Rigid Body Dynamics Library",
|
|
|
|
"homepage": "https://github.com/rbdl/rbdl",
|
|
|
|
"dependencies": [
|
2024-07-13 22:29:40 +08:00
|
|
|
"boost-algorithm",
|
|
|
|
"boost-lexical-cast",
|
2021-08-10 00:07:37 +08:00
|
|
|
"eigen3",
|
2022-07-23 05:35:15 +08:00
|
|
|
"lua",
|
2021-08-10 00:07:37 +08:00
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
2022-07-23 05:35:15 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
2021-08-10 00:07:37 +08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|