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

0001 add_executable(kstyletest kstyletest.cpp)
0002 target_link_libraries(kstyletest Qt${QT_MAJOR_VERSION}::Widgets KF5::Style)
0003