Plasma Installation Instructions
Download
git clone git://anongit.kde.org/plasma-framework.git
Usage
CMake:
find_package(KF5Plasma) target_link_libraries(yourapp KF5::Plasma KF5::PlasmaQuick)
Browse Source
Plasma on cgit.kde.org
Update your browser to view this website correctly. Update my browser now
git clone git://anongit.kde.org/plasma-framework.git
CMake:
find_package(KF5Plasma) target_link_libraries(yourapp KF5::Plasma KF5::PlasmaQuick)
Plasma on cgit.kde.org