summaryrefslogtreecommitdiff
path: root/subprojects
Commit message (Collapse)AuthorAgeFilesLines
* build: Port to meson build systemJan Rybar2020-10-263-0/+10
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.