mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:43:11 +08:00
0a253d9d7a
* merge port rbdl-orb and rbdl * vcpkg x-add-version rbdl * readded rbdl-orb port and empty it reffering to rbdl * vcpkg x-add-version --all
11 lines
210 B
JSON
11 lines
210 B
JSON
{
|
|
"name": "rbdl-orb",
|
|
"version": "3.2.0",
|
|
"port-version": 2,
|
|
"description": "Rigid Body Dynamics Library - ORB",
|
|
"homepage": "https://github.com/orb-hd/rbdl-orb",
|
|
"dependencies": [
|
|
"rbdl"
|
|
]
|
|
}
|