~ubuntu-branches/ubuntu/trusty/ktp-send-file/trusty-proposed

« back to all changes in this revision

Viewing changes to po/pa/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2014-02-18 00:15:15 UTC
  • mfrom: (1.2.13)
  • Revision ID: package-import@ubuntu.com-20140218001515-wgnlz5xce5qrwrlj
Tags: 0.7.80-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( pa ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )