diff --git a/mac/CMakeLists.txt b/mac/CMakeLists.txt new file mode 100644 index 00000000..400da03f --- /dev/null +++ b/mac/CMakeLists.txt @@ -0,0 +1 @@ +add_library(hidapi-mac hid.c) \ No newline at end of file