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

0001 add_executable(qfiledialogtest qfiledialogtest.cpp)
0002 target_link_libraries(qfiledialogtest Qt::Core Qt::Widgets)
0003 
0004 add_executable(windowdecotest windowdecotest.cpp)
0005 target_link_libraries(windowdecotest Qt::Core Qt::Widgets KF5::ConfigWidgets)
0006 
0007 add_executable(systraymenuexclusiveactionstest systraymenuexclusiveactionstest.cpp)
0008 target_link_libraries(systraymenuexclusiveactionstest Qt::Core Qt::Widgets)