summaryrefslogtreecommitdiff
path: root/render/meson.build
blob: 4dd5c6a34d4bc3393f136dc6801371ae25189330 (plain)
1
2
3
4
5
wlr_files += files(
	'pixel_format.c',
)

subdir('fx_renderer')