Warning, /network/choqok/plugins/shorteners/ur_ly/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 kcoreaddons_add_plugin(choqok_ur_ly SOURCES ur_ly.cpp INSTALL_NAMESPACE "choqok_plugins")
0002 
0003 target_link_libraries(choqok_ur_ly
0004 PUBLIC
0005     Qt::Core
0006     KF5::CoreAddons
0007     KF5::I18n
0008     KF5::KIOCore
0009     choqok
0010 )