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

0001 add_library(PlasmaAutostart STATIC plasmaautostart.cpp)
0002 set_property(TARGET PlasmaAutostart PROPERTY POSITION_INDEPENDENT_CODE ON)
0003 target_link_libraries(PlasmaAutostart KF6::CoreAddons KF6::ConfigCore)