mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
7 lines
75 B
Meson
7 lines
75 B
Meson
|
|
install_headers(
|
||
|
|
'edges.h',
|
||
|
|
'log.h',
|
||
|
|
'region.h',
|
||
|
|
subdir: 'wlr/util',
|
||
|
|
)
|