mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
submodule
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,9 +1,9 @@
|
||||
[submodule "android/extern/libvncserver"]
|
||||
path = android/extern/libvncserver
|
||||
url = ../../gujjwal00/libvncserver.git
|
||||
url = https://github.com/gujjwal00/libvncserver.git
|
||||
[submodule "android/extern/libjpeg-turbo"]
|
||||
path = android/extern/libjpeg-turbo
|
||||
url = ../../libjpeg-turbo/libjpeg-turbo.git
|
||||
url = https://github.com/libjpeg-turbo/libjpeg-turbo.git
|
||||
[submodule "android/extern/wolfssl"]
|
||||
path = android/extern/wolfssl
|
||||
url = ../../wolfSSL/wolfssl.git
|
||||
url = https://github.com/wolfSSL/wolfssl.git
|
||||
|
||||
Reference in New Issue
Block a user