~ubuntu-branches/ubuntu/precise/kde-l10n-sk/precise-proposed

« back to all changes in this revision

Viewing changes to messages/kde-runtime/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-01-24 20:43:54 UTC
  • mfrom: (1.1.31)
  • Revision ID: package-import@ubuntu.com-20120124204354-rzhcutvuqlygagg6
Tags: 4:4.8.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
file(GLOB _po_files *.po)
 
2
GETTEXT_PROCESS_PO_FILES(${CURRENT_LANG} ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )