mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 07:29:11 +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
17 lines
297 B
JSON
17 lines
297 B
JSON
{
|
|
"name": "rbdl-orb",
|
|
"version": "3.0.0",
|
|
"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
|
|
}
|
|
]
|
|
}
|