early-access version 2853
This commit is contained in:
23
externals/vcpkg/ports/sdformat9/vcpkg.json
vendored
Executable file
23
externals/vcpkg/ports/sdformat9/vcpkg.json
vendored
Executable file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "sdformat9",
|
||||
"version": "9.4.0",
|
||||
"port-version": 6,
|
||||
"description": "Simulation Description Format (SDF) parser and description files.",
|
||||
"homepage": "http://sdformat.org/",
|
||||
"license": "Apache-2.0",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"ignition-math6",
|
||||
"tinyxml",
|
||||
"urdfdom",
|
||||
"urdfdom-headers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user