File: CMakeLists.txt

package info (click to toggle)
ktorrent 4.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 25,324 kB
  • ctags: 5,532
  • sloc: cpp: 44,017; ansic: 806; python: 547; ruby: 267; xml: 89; sh: 9; makefile: 6
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} )