mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 10:19:01 +08:00
2f6176ce98
* [freerdp] Update, cleanup * Add freerdp feature test port * Update baseline * [freerdp] ffmpeg unsupported on windows * libusb availability limitations * [freerdp] Update supported platforms * [freerdp] Update supported platforms * [freerdp] Use ffmpeg link libraries * [freerdp] Fix install destinations * [freerdp] Fix tools * [freerdp] Fix osx * [freerdp] Fix patch * [freerdp] Keep duplicate link libs * [freerdp] Mac client needs Xcode * [freerdp] Fix wfreerdp-server exe lib name * [freerdp] Fix client-mac * Fix patch * CI * Fix patch * Fix patch * Set PDB_NAME for server exe * Trim patch * Test urbdrc on windows * [libusb] Fix pc file for windows * [freerdp] Add missing find_dependency() * [freerdp] Export interface include directories
10 lines
246 B
JSON
10 lines
246 B
JSON
{
|
|
"name": "libusb",
|
|
"version": "1.0.26.11791",
|
|
"port-version": 1,
|
|
"description": "a cross-platform library to access USB devices",
|
|
"homepage": "https://github.com/libusb/libusb",
|
|
"license": "LGPL-2.1-or-later",
|
|
"supports": "!uwp"
|
|
}
|