1
0
Fork 0
mirror of https://github.com/hyprwm/wlroots-hyprland.git synced 2025-02-03 12:29:49 +01:00
wlroots-hyprland/include/wlr/util/meson.build

7 lines
75 B
Meson
Raw Normal View History

2018-08-22 11:14:07 +02:00
install_headers(
'edges.h',
'log.h',
'region.h',
subdir: 'wlr/util',
)