vcpkg/ports/rbdl/vcpkg.json
Phoebe e1e7daf3ab
[vcpkg baseline][rbdl-orb/rbdl/ptex] file conflicts, skip rbdl-orb in CI testing (#19453)
* [vcpkg baseline][rbdl-orb/rbdl] file conflicts, skip rbdl-orb in Ci testing

* [ptex] Add DISABLE_PARALLEL_CONFIGURE

* Update the baseline version

* Add missing quotes

* Update the baseline version
2021-08-09 09:07:37 -07:00

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
}
]
}