Translations:Development/Languages/18/zh-cn

From KDE TechBase

编译和正常一样

cmake <src-dir> -DCMAKE_INSTALL_PREFIX=/usr
make
make install