File: CMakeLists.txt

package info (click to toggle)
ayatana-indicator-session 24.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,228 kB
  • sloc: ansic: 4,925; cpp: 2,829; xml: 2,134; sh: 31; makefile: 24
file content (6 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (23)
1
2
3
4
5
6
find_package(Intltool REQUIRED)

intltool_install_translations(
    ALL
    GETTEXT_PACKAGE ${GETTEXT_PACKAGE}
)