mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 02:42:51 +00:00
2 lines
194 B
CMake
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})
|