mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-08 22:05:58 +01:00
cmake: sync pkg-config --cflags with meson (#2181)
This commit is contained in:
parent
fbb938fcf2
commit
ce6c13f86b
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ Name: Hyprland
|
||||||
URL: https://github.com/hyprwm/Hyprland
|
URL: https://github.com/hyprwm/Hyprland
|
||||||
Description: Hyprland header files
|
Description: Hyprland header files
|
||||||
Version: @HYPRLAND_VERSION@
|
Version: @HYPRLAND_VERSION@
|
||||||
Cflags: -I"${includedir}/hyprland" -I"${includedir}/hyprland/protocols"
|
Cflags: -I"${includedir}" -I"${includedir}/hyprland/protocols"
|
||||||
|
|
Loading…
Reference in a new issue