mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Install headers explicitly
This commit is contained in:
parent
a2bbf2c1f7
commit
51892e0d74
9 changed files with 104 additions and 13 deletions
6
include/wlr/util/meson.build
Normal file
6
include/wlr/util/meson.build
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
install_headers(
|
||||
'edges.h',
|
||||
'log.h',
|
||||
'region.h',
|
||||
subdir: 'wlr/util',
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue