annotate kdiff3/po/rw/CMakeLists.txt @ 81:5d7e91c44e6d

New files.
author joachim99
date Tue, 06 Jan 2009 18:01:57 +0000
parents
children
rev   line source
joachim99@81 1 file(GLOB _po_files *.po)
joachim99@81 2 GETTEXT_PROCESS_PO_FILES(rw ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )