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 KF5::Purpose KF5::I18n KF5::CoreAddons Qt${QT_MAJOR_VERSION}::Qml Qt${QT_MAJOR_VERSION}::Widgets)