mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-02 13:11:55 -07:00
cmake: sync pkg-config --cflags with meson (#2181)
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user