early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/getopt-win32/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/getopt-win32/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "getopt-win32",
|
||||
"version": "0.1",
|
||||
"port-version": 4,
|
||||
"description": "An implementation of getopt.",
|
||||
"homepage": "https://github.com/libimobiledevice-win32/getopt",
|
||||
"license": "LGPL-3.0-only",
|
||||
"supports": "windows & !mingw",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user