mirror of
https://github.com/vale981/tdesktop
synced 2025-03-05 09:41:41 -05:00
Add lz4 as a submodule.
This commit is contained in:
parent
a026aec786
commit
df8625345b
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -19,3 +19,6 @@
|
||||||
[submodule "Telegram/ThirdParty/rlottie"]
|
[submodule "Telegram/ThirdParty/rlottie"]
|
||||||
path = Telegram/ThirdParty/rlottie
|
path = Telegram/ThirdParty/rlottie
|
||||||
url = https://github.com/john-preston/rlottie
|
url = https://github.com/john-preston/rlottie
|
||||||
|
[submodule "Telegram/ThirdParty/lz4"]
|
||||||
|
path = Telegram/ThirdParty/lz4
|
||||||
|
url = https://github.com/lz4/lz4.git
|
||||||
|
|
1
Telegram/ThirdParty/lz4
vendored
Submodule
1
Telegram/ThirdParty/lz4
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 9a2a9f2d0f38a39c5ec9b329042ca5f060b058e0
|
Loading…
Add table
Reference in a new issue