diff options
Diffstat (limited to 'examples/carddavresource/tests/CMakeLists.txt')
-rw-r--r-- | examples/carddavresource/tests/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/carddavresource/tests/CMakeLists.txt b/examples/carddavresource/tests/CMakeLists.txt index e7e8c18..e59665e 100644 --- a/examples/carddavresource/tests/CMakeLists.txt +++ b/examples/carddavresource/tests/CMakeLists.txt | |||
@@ -6,4 +6,4 @@ include(SinkTest) | |||
6 | auto_tests ( | 6 | auto_tests ( |
7 | carddavtest | 7 | carddavtest |
8 | ) | 8 | ) |
9 | target_link_libraries(carddavtest sink_resource_carddav) | 9 | target_link_libraries(carddavtest sink_resource_carddav KF5::Contacts) |