kde-playground/kdepim/kaddressbook/tests/CMakeLists.txt
2015-04-14 21:49:29 +00:00

2 lines
194 B
CMake

kde4_add_unit_test(contactfieldstest NOGUI contactfieldstest.cpp ../contactfields.cpp)
target_link_libraries(contactfieldstest ${KDE4_KDECORE_LIBS} ${KDEPIMLIBS_KABC_LIBS} ${QT_QTTEST_LIBRARY})