Warning, /frameworks/ktexteditor/src/data/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # install the needed types for KTextEditor/Document & Plugin, we don't do this in KF6
0002 if(QT_MAJOR_VERSION STREQUAL "5")
0003     install(FILES ktexteditor.desktop ktexteditorplugin.desktop DESTINATION ${KDE_INSTALL_KSERVICETYPESDIR})
0004 endif()