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

 

Back to Qt Marketplace