mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-01-31 01:25:21 +01:00
Add missing libraries to cmake target
This commit is contained in:
@@ -1 +1,2 @@
|
||||
add_library(hidapi-hid hid.c)
|
||||
add_library(hidapi-hid hid.c)
|
||||
target_link_libraries(hidapi-hid setupapi)
|
||||
|
||||
Reference in New Issue
Block a user