mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 08:03:45 +08:00
Replace dispatch with TooManyCooks
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -73,9 +73,6 @@
|
||||
[submodule "Telegram/lib_webview"]
|
||||
path = Telegram/lib_webview
|
||||
url = https://github.com/desktop-app/lib_webview.git
|
||||
[submodule "Telegram/ThirdParty/dispatch"]
|
||||
path = Telegram/ThirdParty/dispatch
|
||||
url = https://github.com/apple/swift-corelibs-libdispatch
|
||||
[submodule "Telegram/ThirdParty/kimageformats"]
|
||||
path = Telegram/ThirdParty/kimageformats
|
||||
url = https://github.com/KDE/kimageformats.git
|
||||
@@ -100,3 +97,6 @@
|
||||
[submodule "Telegram/ThirdParty/MicroTeX"]
|
||||
path = Telegram/ThirdParty/MicroTeX
|
||||
url = https://github.com/desktop-app/MicroTeX.git
|
||||
[submodule "Telegram/ThirdParty/TooManyCooks"]
|
||||
path = Telegram/ThirdParty/TooManyCooks
|
||||
url = https://github.com/tzcnt/TooManyCooks.git
|
||||
|
||||
@@ -67,6 +67,7 @@ include(cmake/options.cmake)
|
||||
include(cmake/external/qt/package.cmake)
|
||||
|
||||
set(desktop_app_skip_libs
|
||||
dispatch
|
||||
glibmm
|
||||
variant
|
||||
)
|
||||
|
||||
1
Telegram/ThirdParty/TooManyCooks
vendored
Submodule
1
Telegram/ThirdParty/TooManyCooks
vendored
Submodule
Submodule Telegram/ThirdParty/TooManyCooks added at 8e2c40f925
1
Telegram/ThirdParty/dispatch
vendored
1
Telegram/ThirdParty/dispatch
vendored
Submodule Telegram/ThirdParty/dispatch deleted from 6cdb083f7f
Submodule Telegram/lib_crl updated: f770e4e8be...5b34c11854
2
cmake
2
cmake
Submodule cmake updated: 9399e285ec...c83aaa8054
Reference in New Issue
Block a user