kde-l10n/zh_CN/messages/kdegraphics/CMakeLists.txt

3 lines
128 B
Text
Raw Normal View History

file(GLOB _po_files *.po)
GETTEXT_PROCESS_PO_FILES(${CURRENT_LANG} ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )