mirror of
https://github.com/hyprwm/Hyprland.git
synced 2024-11-20 12:16:55 +03:00
9 lines
275 B
PkgConfig
9 lines
275 B
PkgConfig
prefix="@PREFIX@"
|
|
includedir="${prefix}/include"
|
|
|
|
Name: Hyprland
|
|
URL: https://github.com/hyprwm/Hyprland
|
|
Description: Hyprland header files
|
|
Version: @HYPRLAND_VERSION@
|
|
Cflags: -I"${includedir}/hyprland/protocols" -I"${includedir}/hyprland/wlroots-hyprland" -I"${includedir}"
|