aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2020-07-04 10:05:59 -0400
committerGitHub <noreply@github.com>2020-07-04 10:05:59 -0400
commit9f8e17cb185d0d769ab81ef8de906cef37947ea5 (patch)
tree0ae185ce3ef43ef9b085aae7b9ad5abb04e3d239 /.gitmodules
parent3096adb3471af1b094d670751e476c337007d299 (diff)
parentf829932ed191ad469df01342191bf2725e8a20bb (diff)
Merge pull request #4137 from ameerj/master
GC Adapter Implementation
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6fa823c1c..79028bbb5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,6 +34,9 @@
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
+[submodule "externals/libusb"]
+ path = externals/libusb
+ url = https://github.com/ameerj/libusb
[submodule "opus"]
path = externals/opus/opus
url = https://github.com/xiph/opus.git