File: CMakeLists.txt

package info (click to toggle)
digikam 4%3A2.6.0-1%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 169,232 kB
  • sloc: cpp: 537,951; xml: 340,342; ansic: 83,916; sql: 3,076; perl: 2,104; sh: 470; python: 280; lisp: 228; ruby: 83; makefile: 10
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} )