mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-18 19:32:41 +00:00
Previously, SDL would `find_package(libusb)` which would actually overwrite the user preference in the case where both USE_SYSTEM_LIBUSB and USE_SYSTEM_SDL were OFF. This coincidentally also allows SDL to use libusb on Windows. |
||
|---|---|---|
| .. | ||
| libusb@15a7ebb4d4 | ||
| CMakeLists.txt | ||
| config.h.in | ||
| exports.props | ||
| libusb-1.0.vcxproj | ||