view kdiff3/po/tg/CMakeLists.txt @ 91:fa1a49fc1ec1

Fix crash on start if word wrap is on, and fix for storing utf-8 without BOM.
author joachim99
date Tue, 06 Jan 2009 22:31:57 +0000
parents 5d7e91c44e6d
children
line wrap: on
line source
file(GLOB _po_files *.po)
GETTEXT_PROCESS_PO_FILES(tg ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )