~ubuntu-branches/ubuntu/raring/kde-gtk-config/raring

« back to all changes in this revision

Viewing changes to po/it/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Boris Pek
  • Date: 2012-03-13 06:57:17 UTC
  • Revision ID: package-import@ubuntu.com-20120313065717-sewsgl7qiyvx7xg7
Tags: upstream-2.0
ImportĀ upstreamĀ versionĀ 2.0

Show diffs side-by-side

added added

removed removed

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