From 77d1c243614d385027ca11f75aa5d688b01c2969 Mon Sep 17 00:00:00 2001 From: Iñigo Martínez Date: Thu, 29 Jul 2021 23:27:11 +0200 Subject: build: Port to meson meson is a build system focused on speed an ease of use, which helps speeding up the software development. This patch adds meson support along autotools. --- po/meson.build | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 po/meson.build (limited to 'po') diff --git a/po/meson.build b/po/meson.build new file mode 100644 index 00000000..19183725 --- /dev/null +++ b/po/meson.build @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-or-later +# Copyright (C) 2021 Iñigo Martinez + +i18n.gettext(mm_name, preset: 'glib') -- cgit v1.2.3-70-g09d2