summaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 35b3996..eb4d606 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -39,6 +39,7 @@ auto_tests (
39 domainadaptortest 39 domainadaptortest
40 messagequeuetest 40 messagequeuetest
41 indextest 41 indextest
42 genericresourcetest
42) 43)
43 44
44target_link_libraries(dummyresourcetest akonadi2_resource_dummy) 45target_link_libraries(dummyresourcetest akonadi2_resource_dummy)