mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
update to libusb v1.0.26
moves libusb from vendored to submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -13,3 +13,6 @@
|
||||
url = https://github.com/dolphin-emu/ext-win-ffmpeg.git
|
||||
branch = master
|
||||
shallow = true
|
||||
[submodule "libusb"]
|
||||
path = Externals/libusb/libusb
|
||||
url = https://github.com/libusb/libusb.git
|
||||
|
Reference in New Issue
Block a user