~ubuntu-branches/ubuntu/trusty/kde-l10n-da/trusty-proposed

« back to all changes in this revision

Viewing changes to messages/frameworks/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2014-03-19 12:36:07 UTC
  • mto: This revision was merged to the branch mainline in revision 81.
  • Revision ID: package-import@ubuntu.com-20140319123607-whoa1z1awbkcyb68
Tags: upstream-4.12.90
ImportĀ upstreamĀ versionĀ 4.12.90

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