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

0001 add_executable(printconfig testplugandplay.cpp testpnp.cpp)
0002 target_link_libraries(printconfig Qt::Gui KF5::Screen)
0003 
0004 add_subdirectory(kwayland)