[pim/kdepim-addons] kaddressbook/plugins/sendvcards/autotests: Show header in qtc
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit b87959319e5f80e6c7c9cefee60e211f52b1959e by Laurent Montel.
Committed on 16/08/2026 at 06:59.
Pushed by mlaurent into branch 'master'.
Show header in qtc
M +1 -1 kaddressbook/plugins/sendvcards/autotests/CMakeLists.txt
https://invent.kde.org/pim/kdepim-addons/-/commit/b87959319e5f80e6c7c9cefee60e211f52b1959e
diff --git a/kaddressbook/plugins/sendvcards/autotests/CMakeLists.txt b/kaddressbook/plugins/sendvcards/autotests/CMakeLists.txt
index a3026d05a..1be20cc67 100644
--- a/kaddressbook/plugins/sendvcards/autotests/CMakeLists.txt
+++ b/kaddressbook/plugins/sendvcards/autotests/CMakeLists.txt
@@ -8,7 +8,7 @@ include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/../..
)
if(KDEPIM_RUN_AKONADI_TEST)
- add_akonadi_isolated_test(SOURCE sendvcardsjobtest.cpp
+ add_akonadi_isolated_test(SOURCE sendvcardsjobtest.cpp sendvcardsjobtest.h
ADDITIONAL_SOURCES
../sendvcardsjob.cpp
../kaddressbook_sendvcardsplugin_debug.cpp