Warning, /network/kaccounts-integration/src/kcm/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 kcmutils_add_qml_kcm(kcm_kaccounts SOURCES accounts.cpp accounts.h) 0002 0003 target_link_libraries(kcm_kaccounts PRIVATE 0004 Qt::Core 0005 KF6::CoreAddons 0006 KF6::I18n 0007 KF6::KCMUtils 0008 )