mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-28 02:31:54 -07:00
Meson: fix Cflags
This commit is contained in:
@@ -89,5 +89,5 @@ import('pkgconfig').generate(
|
|||||||
url: 'https://github.com/hyprwm/Hyprland',
|
url: 'https://github.com/hyprwm/Hyprland',
|
||||||
description: 'Hyprland header files',
|
description: 'Hyprland header files',
|
||||||
install_dir: pkg_install_dir,
|
install_dir: pkg_install_dir,
|
||||||
subdirs: ['', 'hyprland/protocols', 'hyprland/wlroots'],
|
subdirs: ['', 'hyprland/protocols', 'hyprland', 'hyprland/wlr'],
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user