aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2026-01-05 16:42:36 +0300
committerlevlam <levlam@telegram.org>2026-01-05 16:42:36 +0300
commitce4e8fc4644ae1a9ef452199a72c5865879b8800 (patch)
tree376690759c86298159fa4bf7575ca26110a1fb7d /CMakeLists.txt
parent2f23de09af2227bf53a883cd8dbebd79a0b038c4 (diff)
Move process_message_send_options to MessageSendOptions.cpp.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7b29f4598..fc582704c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -512,6 +512,7 @@ set(TDLIB_SOURCE_PART1
td/telegram/MessageSearchOffset.cpp
td/telegram/MessageSelfDestructType.cpp
td/telegram/MessageSender.cpp
+ td/telegram/MessageSendOptions.cpp
td/telegram/MessagesInfo.cpp
td/telegram/MessagesManager.cpp
td/telegram/MessageSource.cpp