
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.
5 lines
146 B
Meson
5 lines
146 B
Meson
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
# Copyright (C) 2021 Iñigo Martinez <inigomartinez@gmail.com>
|
|
|
|
i18n.gettext(mm_name, preset: 'glib')
|