Adds libusb

This commit is contained in:
RipleyTom 2019-02-02 14:48:21 +01:00 committed by kd-11
parent 3ef16bee47
commit f2aaad11bb
10 changed files with 177 additions and 151 deletions

3
.gitmodules vendored
View file

@ -48,3 +48,6 @@
path = 3rdparty/libpng
url = https://github.com/glennrp/libpng.git
ignore = dirty
[submodule "3rdparty/libusb"]
path = 3rdparty/libusb
url = https://github.com/RPCS3/libusb.git