early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/libimobiledevice/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/libimobiledevice/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "libimobiledevice",
|
||||
"version": "1.3.17",
|
||||
"description": "A cross-platform protocol library to communicate with iOS devices",
|
||||
"homepage": "http://www.libimobiledevice.org",
|
||||
"dependencies": [
|
||||
"dirent",
|
||||
"getopt",
|
||||
"libplist",
|
||||
"libusbmuxd",
|
||||
"openssl",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user