File: CMakeLists.txt

package info (click to toggle)
krusader 1%3A2.3.0~beta1-1%2Bwheezy3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 19,636 kB
  • sloc: cpp: 57,978; ansic: 1,185; xml: 130; sh: 101; makefile: 7
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} )