early-access version 2853
This commit is contained in:
35
externals/vcpkg/ports/ignition-common1/vcpkg.json
vendored
Executable file
35
externals/vcpkg/ports/ignition-common1/vcpkg.json
vendored
Executable file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user