view po/meson.build @ 1637:a7dd676db7d8 develop

Configure clang-format CI The builder image has been updated to support clang-format. Committed-by: Richard Laager <rlaager@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Sat, 15 Feb 2020 21:12:25 -0600
parents 6da29f97c89a
children b270797db56a
line wrap: on
line source

if get_option('nls')
	i18n.gettext(GETTEXT_PACKAGE)
endif