~ubuntu-branches/ubuntu/precise/ktp-auth-handler/precise

« back to all changes in this revision

Viewing changes to po/nb/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-04-10 11:34:04 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120410113404-rjhnysfc0ryp2gst
Tags: 0.3.1-0ubuntu1
new upstream bugfix release

Show diffs side-by-side

added added

removed removed

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