dolphin-emulator/Externals/hidapi/libusb/CMakeLists.txt
Tillmann Karras ca0c2efe7a 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.
2015-01-10 18:10:45 +01:00

1 line
33 B
CMake

add_library(hidapi-libusb hid.c)