mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 09:12:21 +08:00
30 lines
568 B
JSON
30 lines
568 B
JSON
{
|
|
"name": "gz-common5",
|
|
"version": "5.4.1",
|
|
"description": "Common libraries for robotics applications",
|
|
"homepage": "https://ignitionrobotics.org/libs/common",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
"assimp",
|
|
{
|
|
"name": "dlfcn-win32",
|
|
"platform": "windows | uwp"
|
|
},
|
|
"ffmpeg",
|
|
"freeimage",
|
|
"gdal",
|
|
"gts",
|
|
"gz-cmake3",
|
|
"gz-math7",
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "libuuid",
|
|
"platform": "!windows & !uwp & !osx"
|
|
},
|
|
"tinyxml2"
|
|
]
|
|
}
|