early-access version 2853
This commit is contained in:
19
externals/vcpkg/ports/ignition-plugin1/vcpkg.json
vendored
Executable file
19
externals/vcpkg/ports/ignition-plugin1/vcpkg.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "ignition-plugin1",
|
||||
"version": "1.1.0",
|
||||
"port-version": 2,
|
||||
"description": "Library for registering plugin libraries and dynamically loading them at runtime",
|
||||
"homepage": "https://ignitionrobotics.org/libs/plugin",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "dlfcn-win32",
|
||||
"platform": "windows | uwp"
|
||||
},
|
||||
"ignition-cmake2",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user