Add libusb dependency

This commit is contained in:
Ameer 2020-06-21 12:39:15 -04:00
parent 0248614add
commit 18a42d3815
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -34,3 +34,6 @@
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
[submodule "externals/libusb"]
path = externals/libusb
url = https://github.com/ameerj/libusb