Warning, /plasma/kde-cli-tools/kdeinhibit/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 add_executable(kde-inhibit main.cpp)
0002 target_link_libraries(kde-inhibit Qt::Core Qt::DBus KF5::I18n KF5::CoreAddons)
0003 install(TARGETS kde-inhibit ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})