view kdiff3/po/nb/CMakeLists.txt @ 102:4bac4535ea7f

Corrected handling of unicode arguments, especially filenames
author joachim99
date Thu, 02 Sep 2010 20:27:45 +0000
parents 5d7e91c44e6d
children
line wrap: on
line source
file(GLOB _po_files *.po)
GETTEXT_PROCESS_PO_FILES(nb ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )