Warning, /plasma/plasma-workspace/logout-greeter/tests/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 configure_file(config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config.h)
0002 
0003 add_executable(logout-greeter-test main.cpp)
0004 target_link_libraries(logout-greeter-test Qt::Core Qt::Concurrent)
0005 ecm_mark_as_test(logout-greeter-test)