cmake: Build HIDAPI on Windows

This commit is contained in:
Florent Castelli 2017-01-20 22:55:43 +01:00
commit 08d6a24bbc
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1 @@
add_library(hidapi-hid hid.c)