1
0
Fork 0
mirror of https://github.com/hyprwm/wlroots-hyprland.git synced 2025-02-13 17:22:06 +01:00
wlroots-hyprland/include/wlr/util/meson.build
2018-08-24 19:35:02 +12:00

6 lines
75 B
Meson

install_headers(
'edges.h',
'log.h',
'region.h',
subdir: 'wlr/util',
)