From da89ac85482997cabd48a2c996c619529f256283 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 11 Feb 2016 16:30:21 +0100 Subject: Maildirsyncbechmark --- tests/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index b8ee5a5..78c2c01 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -64,5 +64,9 @@ if (BUILD_MAILDIR) auto_tests ( maildirresourcetest ) + manual_tests ( + maildirsyncbenchmark + ) target_link_libraries(maildirresourcetest sink_resource_maildir) + target_link_libraries(maildirsyncbenchmark sink_resource_maildir) endif() -- cgit v1.2.3