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