annotate kdiff3/po/nds/CMakeLists.txt @ 94:b2f22ae5f810

64 bit support for diff_ext_for_kdiff3 and installer
author joachim99
date Sun, 28 Feb 2010 19:43:48 +0000
parents 5d7e91c44e6d
children
rev   line source
joachim99@81 1 file(GLOB _po_files *.po)
joachim99@81 2 GETTEXT_PROCESS_PO_FILES(nds ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )