aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Collapse)AuthorLines
2017-01-23Pass _GNU_SOURCE as compiler argumentNikolaus Rath-5/+6
Defining it in the file causes trouble because Meson sometimes inserts includes before the first line.
2017-01-12Added experimental support for building with Meson+NinjaNikolaus Rath-0/+90