mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-01 16:03:45 +00:00
Delegates libusb external communication to externals/CMakeLists.txt Ensures an interface library `usb` for every pathway input_common just links to the `usb` library now externals/libusb/CMakeLists.txt sets variables to override SDL2's libusb finding Other minor cleanup