early-access version 2853
This commit is contained in:
28
externals/vcpkg/ports/ignition-common3/vcpkg.json
vendored
Executable file
28
externals/vcpkg/ports/ignition-common3/vcpkg.json
vendored
Executable file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "ignition-common3",
|
||||
"version": "3.9.0",
|
||||
"port-version": 3,
|
||||
"description": "Common libraries for robotics applications",
|
||||
"homepage": "https://ignitionrobotics.org/libs/common",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "dlfcn-win32",
|
||||
"platform": "windows | uwp"
|
||||
},
|
||||
"ffmpeg",
|
||||
"freeimage",
|
||||
"gts",
|
||||
"ignition-cmake2",
|
||||
"ignition-math6",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "libuuid",
|
||||
"platform": "!windows & !uwp & !osx"
|
||||
},
|
||||
"tinyxml2"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user