vcpkg/ports/rbdl-orb/vcpkg.json
2021-11-22 15:49:21 -08:00

21 lines
365 B
JSON

{
"name": "rbdl-orb",
"version": "3.1.2",
"port-version": 1,
"description": "Rigid Body Dynamics Library - ORB",
"homepage": "https://github.com/orb-hd/rbdl-orb",
"dependencies": [
"boost",
"eigen3",
"lua",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}