meson & nix: install wlroots headers (#2287)
This commit is contained in:
parent
b5b9af508a
commit
78826c6d18
5 changed files with 61 additions and 2 deletions
|
|
@ -96,5 +96,5 @@ import('pkgconfig').generate(
|
|||
url: 'https://github.com/hyprwm/Hyprland',
|
||||
description: 'Hyprland header files',
|
||||
install_dir: pkg_install_dir,
|
||||
subdirs: ['', 'hyprland/protocols'],
|
||||
subdirs: ['', 'hyprland/protocols', 'hyprland/wlroots'],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue