~ubuntu-branches/ubuntu/trusty/ktp-approver/trusty-proposed

« back to all changes in this revision

Viewing changes to po/mr/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2013-04-03 11:14:34 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20130403111434-7pbb76vefzav85zp
Tags: 0.6.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( mr ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )