File: CMakeLists.txt

package info (click to toggle)
digikam 4%3A4.14.0-3~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 200,580 kB
  • sloc: cpp: 573,074; xml: 320,411; ansic: 38,864; sql: 3,076; perl: 2,392; sh: 1,595; yacc: 958; python: 362; lex: 308; lisp: 228; ruby: 141; makefile: 37
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} )