mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-13 09:25:59 +01:00
Meson: add subdirs to pkg-config file
This commit is contained in:
parent
38bdbdb0f5
commit
72d2f33b34
1 changed files with 1 additions and 0 deletions
|
@ -96,4 +96,5 @@ import('pkgconfig').generate(
|
|||
url: 'https://github.com/hyprwm/Hyprland',
|
||||
description: 'Hyprland header files',
|
||||
install_dir: pkg_install_dir,
|
||||
subdirs: ['', 'hyprland/protocols'],
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue