pineapple/externals/vcpkg/ports/ignition-common1/vcpkg.json
2022-07-23 03:01:36 +02:00

35 lines
670 B
JSON
Executable file

{
"name": "ignition-common1",
"version": "1.1.1",
"port-version": 3,
"description": "Common libraries for robotics applications",
"license": null,
"dependencies": [
{
"name": "dlfcn-win32",
"platform": "windows | uwp"
},
{
"name": "ffmpeg",
"platform": "!windows & !uwp"
},
{
"name": "freeimage",
"platform": "!windows & !uwp"
},
{
"name": "gts",
"platform": "!windows & !uwp"
},
"ignition-cmake0",
"ignition-math4",
{
"name": "ignition-modularscripts",
"host": true
},
{
"name": "tinyxml2",
"platform": "!windows & !uwp"
}
]
}