Add td as a submodule
This commit is contained in:
parent
07037a82e7
commit
15e138e492
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -29,3 +29,6 @@ url=../tgcalls.git
|
|||
[submodule "third-party/dav1d/dav1d"]
|
||||
path = third-party/dav1d/dav1d
|
||||
url = https://github.com/ali-fareed/dav1d.git
|
||||
[submodule "third-party/td/td"]
|
||||
path = third-party/td/td
|
||||
url = https://github.com/tdlib/td
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue