Install headers explicitly

This commit is contained in:
Scott Anderson 2018-08-22 21:14:07 +12:00
parent a2bbf2c1f7
commit 51892e0d74
9 changed files with 104 additions and 13 deletions

View file

@ -0,0 +1,6 @@
install_headers(
'edges.h',
'log.h',
'region.h',
subdir: 'wlr/util',
)