aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cmake/objc.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmake/objc.cmake')
-rw-r--r--src/cmake/objc.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cmake/objc.cmake b/src/cmake/objc.cmake
index de4d8d06..cdf09dd6 100644
--- a/src/cmake/objc.cmake
+++ b/src/cmake/objc.cmake
@@ -16,6 +16,7 @@ set(objc_imap_files
objc/imap/MCOIMAPCapabilityOperation.mm
objc/imap/MCOIMAPCopyMessagesOperation.mm
objc/imap/MCOIMAPFetchContentOperation.mm
+ objc/imap/MCOIMAPFetchParsedContentOperation.mm
objc/imap/MCOIMAPFetchFoldersOperation.mm
objc/imap/MCOIMAPFetchMessagesOperation.mm
objc/imap/MCOIMAPFetchNamespaceOperation.mm
@@ -84,7 +85,7 @@ set(objc_nntp_files
objc/nntp/MCONNTPFetchOverviewOperation.mm
objc/nntp/MCONNTPFetchServerTimeOperation.mm
objc/nntp/MCONNTPOperation.mm
- objc/nntp/MCONNTPSession.mm
+ objc/nntp/MCONNTPSession.mm
)
set(objc_utils_files