File: CMakeLists.txt

package info (click to toggle)
kphotoalbum 4.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 17,252 kB
  • ctags: 4,600
  • sloc: cpp: 34,370; python: 699; xml: 483; makefile: 17; sh: 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} )