File: CMakeLists.txt

package info (click to toggle)
ktp-send-file 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 476 kB
  • ctags: 19
  • sloc: cpp: 225; sh: 3; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (93)
1
2
file(GLOB _po_files *.po)
GETTEXT_PROCESS_PO_FILES( sv ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )