Warning, /frameworks/purpose/src/plugins/pastebin/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 add_definitions(-DTRANSLATION_DOMAIN=\"purpose6_pastebin\")
0002 add_share_plugin(pastebinplugin pastebinplugin.cpp)
0003 target_link_libraries(pastebinplugin KF6::KIOCore KF6::I18n)
0004