diff options
| author | Michael Maltese <michaeljosephmaltese@gmail.com> | 2017-04-24 20:06:39 -0700 |
|---|---|---|
| committer | Michael Maltese <michaeljosephmaltese@gmail.com> | 2017-04-27 02:41:00 -0700 |
| commit | 655ab9b4e2af61bbc7010e5c97ad8da09fa7b232 (patch) | |
| tree | 327ae6cc9f7055a06a1dd5cc5560097164261707 /Externals/hidapi/linux | |
| parent | dd31a403dbcc68388568fece827c3f0887bb4b25 (diff) | |
CMake: clean up HIDAPI build
Diffstat (limited to 'Externals/hidapi/linux')
| -rw-r--r-- | Externals/hidapi/linux/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Externals/hidapi/linux/CMakeLists.txt b/Externals/hidapi/linux/CMakeLists.txt deleted file mode 100644 index f7984bd755..0000000000 --- a/Externals/hidapi/linux/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -add_library(hidapi-hidraw hid.c) |
