aboutsummaryrefslogtreecommitdiff
path: root/include/meson.build
AgeCommit message (Collapse)Author
2021-09-07build: Port to mesonIñigo Martínez
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.