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