mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01:00
fd3fa760d3
This reverts commit 9c886f20b9
.
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'
|
|
)
|