summaryrefslogtreecommitdiff
path: root/meson_options.txt
Commit message (Collapse)AuthorAgeFilesLines
* build: Port to meson build systemIñigo Martínez2019-07-291-0/+5
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.