Created initial CMakeLists.txt

This commit is contained in:
2019-06-17 22:14:03 +02:00
parent 725294e96a
commit e0035fd963
7 changed files with 137 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ typedef struct {
#elif defined(HAVE_LIBUSB10)
#include <libusb-1.0/libusb.h>
#include <libusb.h>
typedef struct {
libusb_device_handle *dev;