mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-25 03:36:27 -05:00
WiimoteReal: reimplement using HIDAPI
Using the HIDAPI library has the advantage that we get Wiimote and DolphinBar support on all platforms with only one IO implementation.
This commit is contained in:
1
Externals/hidapi/linux/CMakeLists.txt
vendored
Normal file
1
Externals/hidapi/linux/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
add_library(hidapi-hidraw hid.c)
|
||||
Reference in New Issue
Block a user