mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 03:30:38 +08:00
18 lines
405 B
JSON
18 lines
405 B
JSON
{
|
|
"name": "urdfdom-headers",
|
|
"version": "1.1.1",
|
|
"description": "The URDF (U-Robot Description Format) headers provides core data structure headers for URDF.",
|
|
"homepage": "https://github.com/ros/urdfdom_headers",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|