mirror of
https://github.com/hyprwm/Hyprland
synced 2024-12-23 06:49:49 +01:00
8 lines
231 B
PkgConfig
8 lines
231 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}" -I"${includedir}/hyprland/protocols"
|