summaryrefslogtreecommitdiff
path: root/help/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* build: Port to meson build systemIñigo Martínez2019-03-301-0/+11
meson is a build system focused on speed an ease of use, which helps speeding up the software development. meson build system has been added along with autotools.