mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-05 05:05:57 +01:00
9 lines
129 B
Meson
9 lines
129 B
Meson
install_headers(
|
|
'dmabuf.h',
|
|
'egl.h',
|
|
'gles2.h',
|
|
'interface.h',
|
|
'wlr_renderer.h',
|
|
'wlr_texture.h',
|
|
subdir: 'wlr/render'
|
|
)
|