cmake: sync pkg-config --cflags with meson (#2181)

This commit is contained in:
Jan Beich
2023-04-29 08:34:28 +00:00
committed by GitHub
parent fbb938fcf2
commit ce6c13f86b

View File

@@ -5,4 +5,4 @@ Name: Hyprland
URL: https://github.com/hyprwm/Hyprland
Description: Hyprland header files
Version: @HYPRLAND_VERSION@
Cflags: -I"${includedir}/hyprland" -I"${includedir}/hyprland/protocols"
Cflags: -I"${includedir}" -I"${includedir}/hyprland/protocols"