summaryrefslogtreecommitdiff
path: root/po/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* build: Port to meson build systemIñigo Martínez2017-10-311-0/+1
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. https://bugzilla.gnome.org/show_bug.cgi?id=786149