Warning, /frameworks/kio/src/kioworkers/file/kauth/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 add_executable(file_helper filehelper.cpp fdsender.cpp) 0002 target_link_libraries(file_helper Qt6::Network KF6::AuthCore KF6::I18n KF6::KIOCore) 0003 0004 #install(TARGETS file_helper DESTINATION ${KAUTH_HELPER_INSTALL_DIR}) 0005 #kauth_install_helper_files(file_helper org.kde.kio.file root) 0006 #kauth_install_actions(org.kde.kio.file file.actions)