Use own fork of cmake_helpers
This commit is contained in:
parent
5ba0af4945
commit
a58423dd29
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -51,7 +51,7 @@
|
||||||
url = https://github.com/desktop-app/lib_storage.git
|
url = https://github.com/desktop-app/lib_storage.git
|
||||||
[submodule "cmake"]
|
[submodule "cmake"]
|
||||||
path = cmake
|
path = cmake
|
||||||
url = https://github.com/desktop-app/cmake_helpers.git
|
url = https://github.com/kotatogram/cmake_helpers.git
|
||||||
[submodule "Telegram/ThirdParty/expected"]
|
[submodule "Telegram/ThirdParty/expected"]
|
||||||
path = Telegram/ThirdParty/expected
|
path = Telegram/ThirdParty/expected
|
||||||
url = https://github.com/TartanLlama/expected
|
url = https://github.com/TartanLlama/expected
|
||||||
|
|
|
||||||
2
cmake
2
cmake
|
|
@ -1 +1 @@
|
||||||
Subproject commit fb7924a6ffeeaec17ed39203f49fb72dd9eff60f
|
Subproject commit fd35de214f0400e4c77878316956c1090c9d83bb
|
||||||
Loading…
Add table
Reference in a new issue