Attica Installation Instructions
Download
git clone git://anongit.kde.org/attica.git
Dependencies
- ECM 5.64.0
- Qt5Network
Usage
CMake:
find_package(KF5Attica) target_link_libraries(yourapp KF5::Attica)
QMake:
QT += Attica
Browse Source
Attica on cgit.kde.org