aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/render/meson.build
blob: 06ebcc3711d720e13c9e5bda19a7020ab6d585c8 (plain)
1
2
3
4
5
6
7
8
9
10
install_headers(
	'dmabuf.h',
	'egl.h',
	'drm_format_set.h',
	'gles2.h',
	'interface.h',
	'wlr_renderer.h',
	'wlr_texture.h',
	subdir: 'wlr/render',
)