aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cmake/objc.cmake
diff options
context:
space:
mode:
authorGravatar Dmitry Isaikin <isaikin-dmitry@yandex.ru>2016-06-06 04:28:53 +0400
committerGravatar HoĆ  V. DINH <dinh.viet.hoa@gmail.com>2016-06-05 17:28:53 -0700
commiteeed76e48c830fe742eadd435682f3b1e6036f83 (patch)
tree36bad63fccde47e6cdecb7033f65a3d75e1bbb71 /src/cmake/objc.cmake
parent6dbe79ccf3f085da9a195ee3f9a59cb4449f6505 (diff)
Add possibility of fetching message attachment by chunks and store it to file. (#1438)
Diffstat (limited to 'src/cmake/objc.cmake')
-rw-r--r--src/cmake/objc.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmake/objc.cmake b/src/cmake/objc.cmake
index f4e10b28..7b272111 100644
--- a/src/cmake/objc.cmake
+++ b/src/cmake/objc.cmake
@@ -17,6 +17,7 @@ set(objc_imap_files
objc/imap/MCOIMAPCopyMessagesOperation.mm
objc/imap/MCOIMAPMoveMessagesOperation.mm
objc/imap/MCOIMAPFetchContentOperation.mm
+ objc/imap/MCOIMAPFetchContentToFileOperation.mm
objc/imap/MCOIMAPFetchParsedContentOperation.mm
objc/imap/MCOIMAPFetchFoldersOperation.mm
objc/imap/MCOIMAPFetchMessagesOperation.mm