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 251e780..b2201ff 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -44,6 +44,7 @@ auto_tests (
44 genericresourcetest 44 genericresourcetest
45 genericfacadetest 45 genericfacadetest
46 resourcecommunicationtest 46 resourcecommunicationtest
47 pipelinetest
47) 48)
48 49
49target_link_libraries(dummyresourcetest akonadi2_resource_dummy) 50target_link_libraries(dummyresourcetest akonadi2_resource_dummy)