Warning, /frameworks/kglobalaccel/tests/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 find_package(Qt${QT_MAJOR_VERSION}Qml REQUIRED)
0002 
0003 add_executable(kglobalacceltest kglobalacceltest.cpp)
0004 target_link_libraries(kglobalacceltest KF5::GlobalAccel Qt${QT_MAJOR_VERSION}::Qml Qt${QT_MAJOR_VERSION}::Test)