Warning, /plasma/plasma-workspace/libcolorcorrect/kded/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 include_directories (${CMAKE_CURRENT_BINARY_DIR}/..)
0002 
0003 kcoreaddons_add_plugin(colorcorrectlocationupdater SOURCES locationupdater.cpp locationupdater.h INSTALL_NAMESPACE "kf${QT_MAJOR_VERSION}/kded")
0004 
0005 target_link_libraries(colorcorrectlocationupdater
0006                         KF5::DBusAddons
0007                         KF5::CoreAddons
0008                         colorcorrect)