summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Collapse)Author
2021-03-05Move to meson buildLaurent Pinchart
Meson makes it much easier to handle cross builds compared to manually written makefiles. The makefile is kept to avoid build breakages, with a message now printed to warn that is is deprecated. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>