early-access version 2853
This commit is contained in:
4
externals/vcpkg/ports/ignition-common1/portfile.cmake
vendored
Executable file
4
externals/vcpkg/ports/ignition-common1/portfile.cmake
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
ignition_modular_library(NAME common
|
||||
VERSION "1.1.1"
|
||||
REF ignition-common_1.1.1
|
||||
SHA512 3311a07fad8fdf809ff3f865de2493ec17c3dd157ee3297f283cf872090fb9e9f05b163416dca32f1bdf2bde02c9b4a9a7defc308344b747a8d113594f65f309)
|
||||
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