make libusb submodule shallow
This commit is contained in:
parent
2e01dc0c82
commit
af930bc733
|
@ -16,3 +16,5 @@
|
||||||
[submodule "libusb"]
|
[submodule "libusb"]
|
||||||
path = Externals/libusb/libusb
|
path = Externals/libusb/libusb
|
||||||
url = https://github.com/libusb/libusb.git
|
url = https://github.com/libusb/libusb.git
|
||||||
|
branch = master
|
||||||
|
shallow = true
|
||||||
|
|
Loading…
Reference in New Issue