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