Warning, /frameworks/kwindowsystem/autotests/helper/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 add_executable(kwindowsystem_platform_wayland_helper wayland_platform.cpp)
0002 add_dependencies(kwindowsystem_platform_wayland_helper kwindowsystemplatformwaylandtest)
0003 target_link_libraries(kwindowsystem_platform_wayland_helper KF6::WindowSystem)
0004 ecm_mark_as_test(kwindowsystem_platform_wayland_helper)