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

0001 qt_add_resources(sharetool_SRCS sharetool-resources.qrc)
0002 
0003 add_executable(sharetool main.cpp ${sharetool_SRCS})
0004 target_link_libraries(sharetool KF6::Purpose KF6::I18n KF6::CoreAddons Qt6::Qml Qt6::Widgets)