15 lines
278 B
JSON
Executable file
15 lines
278 B
JSON
Executable file
{
|
|
"name": "rbdl",
|
|
"version": "2.6.0",
|
|
"port-version": 3,
|
|
"description": "Rigid Body Dynamics Library",
|
|
"homepage": "https://github.com/rbdl/rbdl",
|
|
"license": "Zlib",
|
|
"dependencies": [
|
|
"eigen3",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|