mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-04 14:08:30 +00:00
Adds libusb
This commit is contained in:
parent
3ef16bee47
commit
f2aaad11bb
10 changed files with 177 additions and 151 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue