From 893c601d325c3f02ba29869baeb90c3f0a890005 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sun, 22 May 2016 14:39:47 +0200 Subject: ImapServerProxyTest --- examples/imapresource/tests/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/imapresource/tests/CMakeLists.txt') diff --git a/examples/imapresource/tests/CMakeLists.txt b/examples/imapresource/tests/CMakeLists.txt index cdd5fcb..8482720 100644 --- a/examples/imapresource/tests/CMakeLists.txt +++ b/examples/imapresource/tests/CMakeLists.txt @@ -15,7 +15,9 @@ endmacro(auto_tests) auto_tests ( imapresourcetest + imapserverproxytest ) target_link_libraries(imapresourcetest sink_resource_imap) +target_link_libraries(imapserverproxytest sink_resource_imap) install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/resetmailbox.sh DESTINATION bin PERMISSIONS OWNER_EXECUTE OWNER_WRITE OWNER_READ GROUP_EXECUTE GROUP_READ) -- cgit v1.2.3