annotate kdiff3/po/ta/CMakeLists.txt @ 110:042422e4eb38 easyhg_kdiff3_simplifications

Build fixes
author Chris Cannam
date Wed, 17 Aug 2011 16:51:10 +0100
parents 5d7e91c44e6d
children
rev   line source
joachim99@81 1 file(GLOB _po_files *.po)
joachim99@81 2 GETTEXT_PROCESS_PO_FILES(ta ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )