early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/libftdi1/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/libftdi1/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "libftdi1",
|
||||
"version": "1.5",
|
||||
"port-version": 3,
|
||||
"description": "FTDI USB driver with bitbang mode",
|
||||
"dependencies": [
|
||||
"libconfuse",
|
||||
"libusb",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user