Embed libusb 1.0 into project

This commit is contained in:
Yauhen Artsiukhou
2024-10-06 17:43:13 -07:00
committed by teejusb
parent 1c46342a95
commit 59e6e94cf3
11 changed files with 260 additions and 325 deletions
+4
View File
@@ -37,3 +37,7 @@
path = extern/libtomcrypt
url = https://github.com/libtom/libtomcrypt.git
shallow = true
[submodule "extern/libusb"]
path = extern/libusb
url = https://github.com/libusb/libusb-cmake.git
shallow = true