KXmlGui Installation Instructions
Download
git clone git://anongit.kde.org/kxmlgui.git
Usage
CMake:
find_package(KF5XmlGui) target_link_libraries(yourapp KF5::XmlGui)
QMake:
QT += KXmlGui
Browse Source
KXmlGui on cgit.kde.org
Update your browser to view this website correctly. Update my browser now
git clone git://anongit.kde.org/kxmlgui.git
CMake:
find_package(KF5XmlGui) target_link_libraries(yourapp KF5::XmlGui)
QMake:
QT += KXmlGui
KXmlGui on cgit.kde.org