mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 05:09:01 +08:00
43c6e295a0
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 * version * typo * version * typo * version * Remove PREFER_NINJA * version * deprecated vcpkg_extract_source_archive_ex * version * fix argument * version * More rename * version --------- Co-authored-by: jyu49 <yu_jack@apple.com>
19 lines
358 B
JSON
19 lines
358 B
JSON
{
|
|
"name": "orocos-kdl",
|
|
"version": "1.4",
|
|
"port-version": 6,
|
|
"description": "Kinematics and Dynamics Library.",
|
|
"homepage": "https://github.com/orocos/orocos_kinematics_dynamics",
|
|
"dependencies": [
|
|
"eigen3",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|