Warning, /plasma/kgamma/xf86gammacfg/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 set(xf86gammacfg_SRCS xf86gammacfg.cpp)
0002 
0003 add_executable(xf86gammacfg ${xf86gammacfg_SRCS})
0004 
0005 install(TARGETS xf86gammacfg ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
0006