view kdiff3/po/nds/CMakeLists.txt @ 100:519e1cf2dab9

Corrected reading and writing Utf8 with BOM
author joachim99
date Sun, 04 Jul 2010 20:49:23 +0000
parents 5d7e91c44e6d
children
line wrap: on
line source
file(GLOB _po_files *.po)
GETTEXT_PROCESS_PO_FILES(nds ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )