yuzu/externals/vcpkg/ports/libftdi1/vcpkg.json

19 lines
305 B
JSON
Executable File

{
"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
}
]
}