mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:49:00 +08:00
e1e7daf3ab
* [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
15 lines
257 B
JSON
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
|
|
}
|
|
]
|
|
}
|