File: CMakeLists.txt

package info (click to toggle)
ktorrent 4.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 24,276 kB
  • ctags: 5,803
  • sloc: cpp: 45,699; ansic: 807; python: 560; xml: 412; ruby: 161; sh: 12; makefile: 9
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} )