Add lz4 as a submodule.
This commit is contained in:
parent
a026aec786
commit
df8625345b
|
@ -19,3 +19,6 @@
|
|||
[submodule "Telegram/ThirdParty/rlottie"]
|
||||
path = Telegram/ThirdParty/rlottie
|
||||
url = https://github.com/john-preston/rlottie
|
||||
[submodule "Telegram/ThirdParty/lz4"]
|
||||
path = Telegram/ThirdParty/lz4
|
||||
url = https://github.com/lz4/lz4.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 9a2a9f2d0f38a39c5ec9b329042ca5f060b058e0
|
Loading…
Reference in New Issue