File: CMakeLists.txt

package info (click to toggle)
akonadi-googledata 1.2.0-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 680 kB
  • ctags: 66
  • sloc: cpp: 1,983; sh: 4; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (91)
1
2
file(GLOB _po_files *.po)
GETTEXT_PROCESS_PO_FILES( cs ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )