~ubuntu-branches/ubuntu/saucy/kde-l10n-kk/saucy-proposed

« back to all changes in this revision

Viewing changes to messages/applications/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-04-04 14:14:50 UTC
  • mto: This revision was merged to the branch mainline in revision 70.
  • Revision ID: package-import@ubuntu.com-20130404141450-g5g2pxc5obnn1c8t
Tags: upstream-4.10.2
ImportĀ upstreamĀ versionĀ 4.10.2

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} )