diff options
| author | levlam <levlam@telegram.org> | 2026-07-09 16:14:29 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2026-07-09 16:14:29 +0300 |
| commit | bcd45af2440fd85bb2442f9189824016751f578c (patch) | |
| tree | 2ab0680e9190c57400731d1d2b28bc9b788dc6e4 /CMakeLists.txt | |
| parent | 4747f37423c63c439ffd6876339aa89790ddabe0 (diff) | |
Add CommunityId.
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 411b71b24..985ed0892 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -774,6 +774,7 @@ set(TDLIB_SOURCE_PART2 td/telegram/ChatTheme.h td/telegram/ClientActor.h td/telegram/CommonDialogManager.h + td/telegram/CommunityId.h td/telegram/CommunityManager.h td/telegram/ConfigManager.h td/telegram/ConnectionState.h |
