KDBusAddons Installation Instructions
Download
git clone git://anongit.kde.org/kdbusaddons.git
Usage
CMake:
find_package(KF5DBusAddons) target_link_libraries(yourapp KF5::DBusAddons)
QMake:
QT += KDBusAddons
Usage
KDBusAddons on cgit.kde.org
Update your browser to view this website correctly. Update my browser now
git clone git://anongit.kde.org/kdbusaddons.git
CMake:
find_package(KF5DBusAddons) target_link_libraries(yourapp KF5::DBusAddons)
QMake:
QT += KDBusAddons
KDBusAddons on cgit.kde.org