aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorAmeer <[email protected]>2020-06-21 12:39:15 -0400
committerAmeer <[email protected]>2020-06-21 12:39:15 -0400
commit18a42d3815d0ac8dc9ff14538e219496c9cfd159 (patch)
tree38e23a1d0e4becb022ee11823432c1f9696504c5 /.gitmodules
parent0248614add99c1df1bc7c9ff97091f678ff75aca (diff)
downloadyuzu-android-18a42d3815d0ac8dc9ff14538e219496c9cfd159.tar.gz
yuzu-android-18a42d3815d0ac8dc9ff14538e219496c9cfd159.zip
Add libusb dependency
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9ba8fe207..e3ec628ea 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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