File: CMakeLists.txt

package info (click to toggle)
ayatana-indicator-bluetooth 22.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 892 kB
  • sloc: sh: 31; makefile: 20
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}
)